Closed
Bug 112197
Opened 24 years ago
Closed 24 years ago
Resizable dialogs not have live resizing
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
mozilla0.9.8
People
(Reporter: the_great_spam_bin, Assigned: mikepinkerton)
Details
Attachments
(2 files)
|
3.78 KB,
patch
|
mikepinkerton
:
review+
sfraser_bugs
:
superreview+
|
Details | Diff | Splinter Review |
|
3.91 KB,
patch
|
Details | Diff | Splinter Review |
Live resizing currently only works for top level windows (eWindowType_toplevel)
and not for resizable dialogs like the cookie/image manager dialog, the form
manager dialog, and probably others. All resizable dialogs should have live
resizing enabled on Mac OS X. This of course applies to every build up to the
11/27/01 trunk build.
| Assignee | ||
Comment 1•24 years ago
|
||
mine.
Assignee: hyatt → pinkerton
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → mozilla0.9.8
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Now that I finally have a build going, I can make my own patches.
| Assignee | ||
Comment 3•24 years ago
|
||
Comment on attachment 61899 [details] [diff] [review]
patch
looks good, r=pink. do we need to install this handler on invisible windows? I
know we were in the past, but should we continue doing it?
Attachment #61899 -
Flags: review+
Comment 4•24 years ago
|
||
Comment on attachment 61899 [details] [diff] [review]
patch
sr=sfraser
Attachment #61899 -
Flags: superreview+
I don't see any reason why invisible windows should have a handler
| Assignee | ||
Comment 6•24 years ago
|
||
checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•