Closed Bug 12424 Opened 26 years ago Closed 26 years ago

[BLOCKER] scroll bars do not appear in xul document

Categories

(Core :: XUL, defect, P3)

All
Other
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: ckritzer, Assigned: eric)

References

()

Details

(Whiteboard: Should be fixed by 9471)

Overview Description: scroll bars do not appear in xul document Steps to Reproduce: 1) Launch 19990824xx build of WinNT, MacOS86 or Linux6 2) Open the res/samples/checkboxText.xul file 3) Document is larger than the screen will allow, but no scroll bars appear Actual Results: Document is larger than the screen will allow, but no scroll bars appear Expected Results: Appearance of scroll bar(s) Build Date & Platform Bug Found: 1999082412 WinNT 1999082409 MacOS86 1999082408 Linux6 Additional Builds and Platforms Tested On: Additional Information:
Assignee: trudelle → evaughan
reassigning to evaughan for triage
Status: NEW → ASSIGNED
I'm currently adding the ability for boxes to support overflow: scroll, auto. If you wish a xul file to show scrollbars you will have to specify overflow for the window tag. So when I finished this fix for boxes this should work as well.
Whiteboard: Should be fixed by 9471
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
You can now make make a xul document have scrollbars by setting overflow: auto on the window tag. For example: <window style="overflow: auto" ...
Status: RESOLVED → REOPENED
Bug reopened. Scrollbar still does not appear in test URL on 1999102599 apprunner build on MacOS86, Linux6 and Win98.
Resolution: FIXED → ---
Clearing FIXED resolution due to reopen of this bug.
Status: REOPENED → RESOLVED
Closed: 26 years ago26 years ago
Resolution: --- → FIXED
Ok I changed the example to use overflow auto.
Status: RESOLVED → VERIFIED
Marking VERIFIED FIXED in: Linux6 1999112908 apprunner MacOS86 1999112908 apprunner WinNT 1999112908 apprunner
BULK MOVE: Changing component from XUL to XP Toolkit/Widgets: XUL. XUL component will be deleted.
Component: XUL → XP Toolkit/Widgets: XUL
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: ckritzer → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.