Closed
Bug 6149
Opened 26 years ago
Closed 26 years ago
Links not functional in left/right aligned tables
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
VERIFIED
FIXED
M15
People
(Reporter: hyp-x, Assigned: buster)
References
Details
Links are not functional in tables that are aligned left or right
(see example).
Center aligned tables _do_ work.
Links are shown, but cannot be clicked at.
Checked version: M5
---
<table border=5 align=left>
<tr>
<td><a href="test">test</a></td>
</tr>
</table>
Updated•26 years ago
|
Assignee: karnaze → kipp
Comment 1•26 years ago
|
||
Reassigning to Kipp.
Reporter | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•26 years ago
|
||
I've just checked the build 1999-05-13-10-M6 and it works.
Seems like we didn't have to wait for that M15...
Please verify that this bug is fixed!
Anyone taking the credit for it? :)
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
Tested using 5/20 Apprunner, verified bug fixed. Link works. Sorry for the delay
of verification.
You need to log in
before you can comment on or make changes to this bug.
Description
•