Closed
Bug 38639
Opened 25 years ago
Closed 16 years ago
tracking bug for position: (absolute|fixed) && gfx scrollbars [POS]
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
People
(Reporter: jrgmorrison, Assigned: jrgmorrison)
References
Details
(Keywords: css2, meta)
There are a number of bugs for this combination(s). This bug is initially just
to gather them up -- I'll either consolidate them or use this as a tracking bug.
Will set qa to jrgm.
Assignee | ||
Comment 2•25 years ago
|
||
http://bugzilla.mozilla.org/show_bug.cgi?id=21476
http://bugzilla.mozilla.org/show_bug.cgi?id=23806
http://bugzilla.mozilla.org/show_bug.cgi?id=28505
http://bugzilla.mozilla.org/show_bug.cgi?id=36812
http://bugzilla.mozilla.org/show_bug.cgi?id=37699
http://bugzilla.mozilla.org/show_bug.cgi?id=38609
... and since Ian is 'watching' ... Ian -- know any others?
Assignee | ||
Comment 3•25 years ago
|
||
Eric, here's an interim list of the bugs that deal with CSS position: and
gfx scrollbars. I'll be reviewing and possibly closing out some of these
as (essentially) dups.
Ian, do you know of any others of this type?
Keywords: css2
Comment 4•25 years ago
|
||
John: Not off hand. I'll bear this bug in mind.
[moved bugs to dependencies to ease tracking]
Assignee | ||
Updated•25 years ago
|
Assignee | ||
Comment 5•25 years ago
|
||
Here's the summary of the four GFX scrollbars && CSS position:
bugs (they're not quite dups).
bug #21476 -- {position:ABSOLUTE; overflow:SCROLL|AUTO;} && GFX
=> scrollbars don't work correctly (various problems)
bug #28505 -- {position:FIXED; overflow:SCROLL|AUTO;} && GFX
=> scrollbars don't work correctly (various)
bug #23806 -- {position:FIXED; overflow:SCROLL|AUTO;} && GFX
=> border styles are not applied to DIV
bug #38131 -- The css property 'right:' is interpreted as relative to
the right hand edge of the window (viewport) when using GFX scrollbars,
but should be relative to the left hand margin of the vertical scrollbar.
Comment 7•25 years ago
|
||
Great. Thanks for collecting all these. This will help a lot.
Status: NEW → ASSIGNED
Target Milestone: --- → M17
Assignee | ||
Comment 9•24 years ago
|
||
Updated•24 years ago
|
Summary: tracking bug for position: (absolute|fixed) && gfx scrollbars → tracking bug for position: (absolute|fixed) && gfx scrollbars [POS]
Updated•24 years ago
|
Target Milestone: M17 → ---
Comment 10•23 years ago
|
||
I think bug 46257 is pertinent to this issue. It seems that the problem it
describes is only exhibited when the element to be scrolled is absolutely
positioned.
Comment 11•23 years ago
|
||
should bug 45597 be on this list?
Updated•23 years ago
|
Updated•22 years ago
|
Comment 12•22 years ago
|
||
or bug 47960 ?
Depends on: [Abs/RelPos:top>0]
Assignee | ||
Updated•22 years ago
|
No longer depends on: [Abs/RelPos:top>0]
Updated•18 years ago
|
QA Contact: jrgmorrison → style-system
Comment 13•16 years ago
|
||
All dependencies have been fixed, so this is too.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•