Closed
Bug 232581
Opened 21 years ago
Closed 21 years ago
clicking on links in floats directly inside table causes window to spontaneously scroll up
Categories
(Core :: Layout: Floats, defect)
Core
Layout: Floats
Tracking
()
RESOLVED
FIXED
People
(Reporter: unit3, Unassigned)
References
()
Details
Attachments
(1 file)
327 bytes,
text/html
|
Details |
User-Agent:
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20040115 Epiphany/1.0.6
The is best described by going to the listed page, scrolling down to the bottom
of the page, and clicking on one of the bottom "Ch. #" links below the graphs. I
am seeing the browser scroll up to a fixed point higher up the page for no
apparent reason, in Mozilla, Firebird and GNOME Epiphany on both Windows and Linux.
Reproducible: Always
Steps to Reproduce:
1. scroll to bottom of page
2. click on "Ch. #" link
3.
Actual Results:
Browser scrolls up for no reason.
Expected Results:
Gone to link location.
![]() |
||
Comment 1•21 years ago
|
||
![]() |
||
Comment 2•21 years ago
|
||
So the display:table immediately around the float is necessary. Note that if
you insert a table-cell in there (like the second link), the problem goes away.
It looks like the frame model gets a little confused and then the presshell
gets confused as to what's in what line....
Status: UNCONFIRMED → NEW
Ever confirmed: true
Hardware: PC → All
Summary: clicking on links in floats causes window to spontaneously scroll up → clicking on links in floats directly inside table causes window to spontaneously scroll up
![]() |
||
Comment 4•21 years ago
|
||
Fixed by checkin for bug 233094.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•