Multi row cell links don't work in IE8
Issue #405
resolved
Tested with OpenREM 0.7.0, IE8, the link is indicated in the bar at the bottom, but clicking does nothing. Clicking on the non-multi-line cells works as normal!
Comments (7)
-
-
Found them. The problem occurs where an
<a>
links contains a<table>
. It is discussed here:http://stackoverflow.com/questions/5682048/putting-a-table-inside-a-hyperlink-not-working-in-ie
I'll investigate.
-
- changed status to resolved
Added JavaScript links to <table> elements contained in data cells to make them work with IE8. They continue to work for Chrome and IE11. Fixes issue
#405→ <<cset 8e8182f225ee>>
-
reporter Thanks @dplatten
-
reporter - changed milestone to 0.7.2
-
assigned issue to
-
reporter Confirmed working on IE8 system that first showed the issue.
-
reporter - changed milestone to 0.7.3
- Log in to comment
Hi @edmcdonagh, where do these multi-line rows appear in the system?