Closed
Bug 39710
Opened 25 years ago
Closed 25 years ago
frame scrollbar's can be off by some 20 pixels
Categories
(Core :: XUL, defect, P4)
Tracking
()
People
(Reporter: jmd, Assigned: eric)
Details
Attachments
(1 file)
150 bytes,
text/html
|
Details |
I don't really know how to explain this, so just do it yourself and you'll see
what i mean.
1) Load testcase (i used 2000051708 win98)
2) Wait for both frames to fully load
3) Now you have www.netscape.com loaded in the left frame. Use the horizontal
scrollbar to scroll all the way over to the left.
4) Now, start enlarging the frame. Near the end, the scrollbar will think the
page is all in view and disable itself, but there are still 20 or so pixels
that are to the left... if you resize the fame smaller, and scroll back with
the scrollbar, you'll notice them. It usually will jump about half of them
itself, as soon as the scrollbar pops up again.
Reporter | ||
Comment 1•25 years ago
|
||
Reporter | ||
Comment 2•25 years ago
|
||
interestingly, vertically mozilla handles this perfect. even does a smooth
reflow after the scrollbar goes away.
Comment 3•25 years ago
|
||
Did you mean (in 3 above) scroll all the way over to the _right_? If so, yes,
I see what you mean. I think this is a variant of bug 30548.
Updated•25 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•25 years ago
|
||
well, since you didn't resolve as a dup, reassigning to evaughan as p4 for m18
Assignee: trudelle → evaughan
Priority: P3 → P4
Target Milestone: --- → M18
Assignee | ||
Comment 5•25 years ago
|
||
The scary thing about this bug it I can not reproduce it in a debug build. But I
often hear it exists in a optimized build. That makes it very difficult to fix.
Status: NEW → ASSIGNED
Comment 6•25 years ago
|
||
mass-moving all bugs to m21 that are not dofood+, or nsbeta2+
Target Milestone: M18 → M21
This may indeed be a varient of bug 30548. (I made a comment on that one, too)
I can repo this bug (or a similar one) on Win98, 2000063020(?) nightly.
Just open the sidebar, click on bookmark tab, open enough folders to get a
scrollbar, then scroll to the bottom of the list. Sometimes, the scrollbar
can't go down far enough to see the bottom of the list. I haven't been able to
repo this consistantly; I'll continue to try.
Comment 8•25 years ago
|
||
Resolving as duplicate of bug 30548.
(Side note: the comments by djk about the bookmark scrolling aren't in fact
related ... that is a tree, while this bug and bug 30548 are concerned with
scrolling of HTML content -- completely different layout rules.)
*** This bug has been marked as a duplicate of 30548 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•