Closed
Bug 130218
Opened 23 years ago
Closed 23 years ago
Resizable dialogs should retain resizability as sheets
Categories
(Core :: XUL, defect)
Tracking
()
VERIFIED
FIXED
mozilla1.0
People
(Reporter: bugmail, Assigned: mozilla)
References
Details
Attachments
(1 file)
|
1.31 KB,
patch
|
mikepinkerton
:
review+
sfraser_bugs
:
superreview+
asa
:
approval+
|
Details | Diff | Splinter Review |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:0.9.9) Gecko/20020310
BuildID: 2002031005
The newsgroup subscription dialog sheet should be resizable. At present, it is not.
Reproducible: Always
Steps to Reproduce:
1. Select a news server in the three-pane window
2. Click "Subscribe to newsgroups."
Actual Results: A nice Aqua-style dialog sheet is displayed, but it is not
resizable.
Expected Results: A nice Aqua-style resizable dialog sheet should have been
displayed.
Additional Information: In general, resizable dialogs transformed into sheets
should retain their resizability.
Generalizing Summary a bit.
Summary: Newsgroup subscription dialog sheet should be resizable → Resizable dialogs should retain resizability after conversion to sheets
Component: Mail Window Front End → Subscribe
Summary: Resizable dialogs should retain resizability after conversion to sheets → Resizable dialogs should retain resizability as sheets
Comment 2•23 years ago
|
||
-> rjc
Status: UNCONFIRMED → NEW
Component: Subscribe → XP Toolkit/Widgets
Ever confirmed: true
Product: MailNews → Browser
| Assignee | ||
Comment 4•23 years ago
|
||
<sigh> I had a patch for this attached to bug # 122102 which was incorporated
into the work on bug # 106695, but work on 106695 seems to have... ah... "stalled".
OK then, since 122102 now deals solely with how to get a resizable sheet's
growbox to appear, let's use THIS bug for the original patch... at least, we can
get that in for 1.0
Status: NEW → ASSIGNED
| Assignee | ||
Comment 5•23 years ago
|
||
Pink and Simon, care to review?
Comment 6•23 years ago
|
||
Comment on attachment 73930 [details] [diff] [review]
Same gool ol' patch to enable resizable sheets, sans grow box (bug # 122102)
sr=sfraser
Attachment #73930 -
Flags: superreview+
Comment 7•23 years ago
|
||
Comment on attachment 73930 [details] [diff] [review]
Same gool ol' patch to enable resizable sheets, sans grow box (bug # 122102)
r=pink.
ew, this block of code is using 4-space indenting. can you put it back to
2-spaces per indent to match the rest of the file?
Attachment #73930 -
Flags: review+
| Assignee | ||
Updated•23 years ago
|
Comment 8•23 years ago
|
||
Comment on attachment 73930 [details] [diff] [review]
Same gool ol' patch to enable resizable sheets, sans grow box (bug # 122102)
a=asa (on behalf of drivers) for checkin to the 1.0 trunk
Attachment #73930 -
Flags: approval+
| Assignee | ||
Comment 9•23 years ago
|
||
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Verified FIXED with build:
2002-03-14-08 on Mac OS X 10.1.3
I now am able to resize the dialog (without the grow box, as mentioned in bug
122102).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•