Closed
Bug 267498
Opened 21 years ago
Closed 21 years ago
Dialogs cutting off content
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
VERIFIED
FIXED
People
(Reporter: tracy, Assigned: jag+mozilla)
Details
(Keywords: regression, smoketest)
Attachments
(2 files)
18.94 KB,
image/png
|
Details | |
702 bytes,
patch
|
pkwarren
:
review+
pkwarren
:
superreview+
|
Details | Diff | Splinter Review |
Seen on Windows Mozilla trunk build 2004-11-03-07-trunk
Dialogs have clipped text and check boxes.
Steps to reproduce:
-open a secure site
If you hadn't previously turned off the warning dialog, notice that the security
dialog has text cuttoff by the buttons and you must guess if the checkbox is
checked or not. (screen shot of default browser dialog to follow)
Many dialogs exhibit this problem. Making this a smoketest blocker.
Reporter | ||
Comment 1•21 years ago
|
||
Reporter | ||
Updated•21 years ago
|
Keywords: regression
Updated•21 years ago
|
Flags: blocking1.8a5+
Comment 2•21 years ago
|
||
Tracy, can you help with a regression window?
Reporter | ||
Comment 3•21 years ago
|
||
This regressed since yesterday afternoons build 2004-11-02-14-trunk on Windows.
Comment 4•21 years ago
|
||
I am also seeing this on a Linux GTK2 trunk build from today.
OS: Windows XP → All
Hardware: PC → All
Comment 5•21 years ago
|
||
Potentially caused by the checkin for Bug 265165?
Comment 6•21 years ago
|
||
Backing out the changes from Bug 265165 does seem to fix this problem.
Comment 7•21 years ago
|
||
Fix found by swalker.
Comment 8•21 years ago
|
||
Comment on attachment 164475 [details] [diff] [review]
Patch
roc gave this r/sr in irc.
Attachment #164475 -
Flags: superreview+
Attachment #164475 -
Flags: review+
Comment 9•21 years ago
|
||
Fixed.
Checking in nsSprocketLayout.cpp;
/cvsroot/mozilla/layout/xul/base/src/nsSprocketLayout.cpp,v <--
nsSprocketLayout.cpp
new revision: 1.45; previous revision: 1.44
done
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Flags: blocking1.8a5+
Reporter | ||
Comment 10•21 years ago
|
||
verified on Windows 2004-11-17-06-trunk
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•