Closed
Bug 12845
Opened 26 years ago
Closed 25 years ago
Text widgets do not draw correctly in small window.
Categories
(Core :: XUL, defect, P4)
Tracking
()
VERIFIED
FIXED
M14
People
(Reporter: CodeMachine, Assigned: kinmoz)
References
Details
In testing Mozilla under a very small window, I noticed that the green outline
on the URL bar does not redraw correctly until such time as the window is big
enough to display all of the chrome.
It looks like this outline in not drawn in this situation, and what is
underneath bleeds through.
Steps to reproduce
(1) Resize the window to nothing.
(2) Expand the window in small increments (eg use show window contents while
dragging).
One possible solution is to handle small windows by refusing to allow it to get
too small, like I detailed in my "resizable dialogs" post in .xpfe.
BuildID=M9
Updated•26 years ago
|
Assignee: trudelle → buster
Comment 1•26 years ago
|
||
It is not acceptable to prevent the user from setting any window size they want,
as long as it can still behave like a window.
In yesterday's build, whatever is behind bleeds through the text content of URL
bar, not the border. reassigning to buster, cc kmcclusk
| Reporter | ||
Comment 3•26 years ago
|
||
What is the rationale for allowing really small windows? It makes no sense to
me. A scroll bar should at least be present so you can get to the whole UI.
I've also noticed the behaviour has changed to the inside of the text box.
Comment 5•25 years ago
|
||
giving me rest of phillips open qa contact bugs, sorry for spam
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
The default mozilla skin has changed. I can't reproduce the redraw problem in my
M12 build.
matty@box.net.au, please reopen this bug if you can reproduce it in the latest
builds.
| Reporter | ||
Comment 7•25 years ago
|
||
No, I couldn't repro it, but I noticed that the browser window now has a problem
when small. Do you think the skin change fixed it, or a layout change? If the
former it might be possible to still create XUL to do so, if there are any
clues.
Updated•25 years ago
|
QA Contact: paulmac → matty
Comment 8•25 years ago
|
||
setting matty as qacontact, if he doesn't mind
Comment 9•25 years ago
|
||
should have been marked WFM, but to cut down on spam, vrfy fixed in new win98
build
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•