Closed Bug 9291 Opened 25 years ago Closed 25 years ago

Passing Mouse Over Unvisited (Supposedly) Link Causes Table Resize

Categories

(Core :: Layout: Tables, defect, P3)

x86
Windows 95
defect

Tracking

()

VERIFIED DUPLICATE of bug 7522

People

(Reporter: loosus, Assigned: karnaze)

References

()

Details

(Whiteboard: [TESTCASE] elentar@pacbell.net)

Attachments

(1 file)

Steps to Reproduce:
1) Make sure the browser is closed, firstly.
2) Then, open it up.
3) Go to http://www.mozilla.org/
4) Go down the page until where it says, "Mozilla is Alive and Well".
5) Pass the mouse over the mozilla.org link. The link should turn purple
(meaning it's been visited), but it also resizes the surrounding table, or
cell.

Actual Results:
Passing the mouse over the seemingly unvisited link (although it was actually
being visited at the very moment that it was being passed over) changed the cell
size.

Expected Results:
The cell size shouldn't have changed due to the mouse passing over the link.

Build Date & Platform Bug Found:
July 5, Win32 (Win95)
I have the exact HTML here just in case the page changes:
http://www2.coastalnet.com/~t7g7g7br/www_mozilla_org.html
Whiteboard: [MAKINGTEST] elentar@pacbell.net
[TESTCASE]
(use attachment file)
Occurs for tables with a width that is explicitly set as a percentage. When the
mouse button is clicked and held on the link (ALINK color shown), the table
increases in width. Text wrapping will cause different cells to absorb the new
space.

Probably a bug in the relationship between relative table widths and text
wrapping.
Whiteboard: [MAKINGTEST] elentar@pacbell.net → [TESTCASE] elentar@pacbell.net
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
This occurs whenever there is a link that triggers a reflow (because
of :active, :hover,...) that is nested within an element nested within a table.

*** This bug has been marked as a duplicate of 7522 ***
Status: RESOLVED → VERIFIED
Verified Duplicate
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: