Closed Bug 38131 Opened 24 years ago Closed 24 years ago

fixed-positioned elements drawn over gfx scrollbars

Categories

(Core :: XUL, defect, P3)

defect

Tracking

()

VERIFIED DUPLICATE of bug 5195

People

(Reporter: jruderman, Assigned: eric)

References

()

Details

(Keywords: testcase)

Attachments

(2 files)

(noticed while trying to reproduce bug 38022)

1. Load http://hurddocs.sourceforge.net/
2. Try scrolling to bottom of page
3. Notice that the scrollbar gets cut off by the div at the bottom.

Expected results: I'm not sure what's supposed to happen, but I can't imagine 
that it's correct for the scrollbar to be cut off.
Attached file somewhat simplified
note that removing the background-color style *seems* to fix the problem, but 
doesn't really because the any part of the scrollbar thumb (draggable part) 
becomes invisible when it is dragged over the div area.
oh, just regarding that last comment, looks like a drawing problem because alt-
tabbing to mozilla and back makes that part of the scrollbar thumb draw.
Reassigned to Layout.

Assignee: pierre → troy
Component: Style System → Layout
QA Contact: chrisd → petersen
Keywords: testcase
*** Bug 38609 has been marked as a duplicate of this bug. ***
The problem doesn't happen with native scrollbars: reassigned to xptoolkit.
Assignee: troy → trudelle
Component: Layout → XP Toolkit/Widgets
OS: Windows 98 → All
QA Contact: petersen → jrgm
Hardware: PC → All
Summary: absolute-positioned divs drawn over scrollbar → fixed-positioned elements drawn over gfx scrollbars
Oops, sorry for goofing on the summary.
The css property 'right:' is interpreted as :
  1) relative to the left hand margin of the vertical scrollbar when 
     using NATIVE scrollbars
  2) relative to the right hand edge of the window (viewport) when 
     using GFX scrollbars

-> evaughan for gfx scrollbars && css position:
Assignee: trudelle → evaughan
Blocks: 38639

*** This bug has been marked as a duplicate of 5195 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
verified dup (although bug #5195 is broader in scope -- it addresses some
z-order issues for both gfx and native scrollbars, and less so notes the 
coordinate system issue (what is 'right:0px' w.r.t. GFX scrollbars)).
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: