Closed
Bug 7305
Opened 26 years ago
Closed 25 years ago
Bottom of vertical scroll bar truncated when window reduced in height
Categories
(Core :: XUL, defect, P3)
Core
XUL
Tracking
()
VERIFIED
FIXED
M11
People
(Reporter: elig, Assigned: eric)
Details
* TITLE/SUMMARY
Bottom of vertical scroll bar truncated when window reduced in height
* STEPS TO REPRODUCE
0) Launch Apprunner
1) View any web page
2) Reduce the browser window height, so that ther's only about 100-150 pixels of
height in the browser window.
* RESULT
- What happened
Upon reaching about 100 pixels (or about a third of the height of my monitor),
the scroll bar region doesn't continue to scale. Rather, the bottom is simply not
displayed, as if it were part of the content region.
Doesn't occur with horizontal scroll bar; instead, there's a minimum X window
width.
- What was expected
Behavior equivalent to Communicator 4.5 or other such applications; a minimum
window height is fine, but the scroll bar shouldn't be truncated as if were
content.
* REGRESSION
- Occurs On
Mac OS Apprunner (1999/05.25.16 build)
Win32 Apprunner (1999/05.25.17 build)
- Doesn't Occur On
Communicator 4.6 RTM
<Can't check Linux; system is totally hosed beyond my ability to recover.>
* CONFIGURATIONS TESTED
- [Mac] Power Mac 8500/120 (233 Mhz 604e), 64 MB RAM (VM on; 1 MB of VM used),
1024x768 (Thousands of Colors), Mac OS 8.6
- [Win32] Vectra VL (233 Mhz P2), 96 MB RAM, 800x600 (True Color), NT 4.0 SP3.
Reporter | ||
Updated•26 years ago
|
QA Contact: phillip → elig
Summary: Bottom of vertical scroll bar truncated when window reduced in height → Bottom of vertical scroll bar truncated when window reduced in height
Reporter | ||
Comment 1•26 years ago
|
||
[QA Assigned to self, CC:'d phillip. Phil, if you really want to be the QA
assigned on this, of course, please just reassign it back to yourself. Thanks!]
Reporter | ||
Comment 2•26 years ago
|
||
CC:ing Eric (to whom Peter assigned the last bug of this variety that I
submitted.)
Updated•26 years ago
|
Assignee: trudelle → evaughan
Target Milestone: M7
Comment 3•26 years ago
|
||
reassigning to evaughan. probably not worth fixing in native scrollbar, so
let's just make sure this works in Eric's.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•26 years ago
|
||
Should be fixed with when GFX rendered scrollbars are integrated into View
Manager in M8
Assignee | ||
Updated•26 years ago
|
Target Milestone: M7 → M8
Assignee | ||
Comment 5•26 years ago
|
||
Should be fixed with when GFX rendered scrollbars are integrated into View
Manager in M8
Assignee | ||
Updated•26 years ago
|
Target Milestone: M8 → M9
Assignee | ||
Comment 6•26 years ago
|
||
This will be fixed when GFX scrollbar lands in M9
Assignee | ||
Updated•26 years ago
|
Target Milestone: M9 → M10
Assignee | ||
Comment 7•26 years ago
|
||
GFX scrollbar landing is will be early m10
Assignee | ||
Updated•25 years ago
|
Target Milestone: M10 → M11
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 8•25 years ago
|
||
This was caused because the side bar used to be in the content area and was
preventing the iframe from getting smaller. Now it is outside in the chrome. So
you can now size the height all the way down to the min size of the window.
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 9•25 years ago
|
||
Verified fixed in 1999092708 Win32/Mac OS/Linux builds.
You need to log in
before you can comment on or make changes to this bug.
Description
•