Closed
Bug 43434
Opened 24 years ago
Closed 24 years ago
Trees are broken when GFX scrollbars are turned off
Categories
(Core :: XUL, defect, P3)
Core
XUL
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: pierre, Assigned: hyatt)
References
Details
(Keywords: regression)
Tested with a fresh pull on the Mac and with the lates daily build on Win98.
- Go to any page with scrollbars (http://www.mozilla.org/ for instance)
- In the prefs, turn off the GFX scrollbars
- Reload the page
- Go back to the prefs
==> The tree on the left hand side of the dialog is missing.
- Open the "Manage Bookmarks" dialog
==> The tree is missing there too!
You have to restore the GFX scrollbars by manually editing prefs.js.
This is very annoying for me: I often turn the GFX scrollbars on and off for
testing bugs related to fixed and absolutely positioned elements. GFX scrollbars
usually generate problems but with native scrollbars I was fairly confident that
the layout was correct. Now if native scrollbars start breaking things too, I no
longer have a point of reference.
Reporter | ||
Updated•24 years ago
|
Keywords: regression
Assignee | ||
Comment 1•24 years ago
|
||
This is known and considered acceptable.
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Comment 3•24 years ago
|
||
>This is known and considered acceptable.
Bug 35996 (Maintain native scrollbars) is the second most voted for browser bug
assigned to nobody@mozilla.org.
Assignee | ||
Comment 5•24 years ago
|
||
If native scrollbars are resurrected, they will be done in a different way that
the tree widget will support. But for now, they're dead, and so is this bug.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•