Closed
Bug 48859
Opened 25 years ago
Closed 25 years ago
the columns in the xpinstall & xpstatus dialogs aren't resizeable
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
M18
People
(Reporter: stdowa+bugzilla, Assigned: bugzilla)
Details
Attachments
(1 file)
1.16 KB,
patch
|
Details | Diff | Splinter Review |
The module name & location columns in the xpinstall & xpstatus dialogs aren't
resizeable
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Priority: P3 → P1
Summary: the columns in the xpinstall & xpstatus dialogs aren't resizeable → the columns in the xpinstall & xpstatus dialogs aren't resizeable
Target Milestone: --- → M18
Comment 2•25 years ago
|
||
Comment 3•25 years ago
|
||
a=brendan@mozilla.org -- blake, please attach patches to bugs rather than
mailing them to me. Thanks,
/be
Assignee | ||
Comment 4•25 years ago
|
||
Sorry. Maybe the tinderbox rules should be updated, then... "submit patches to
brendan@mozilla.org"
Comment 5•25 years ago
|
||
CCing Don, he was going to do similar stuff, maybe now he doesn't have to. Don
should still make the dlg as a whole resizable, which this bug/patch doesn't
address.
Assignee | ||
Comment 6•25 years ago
|
||
I can do that. file a separate bug against me.
Actually all you (or I) need to add is the "resizeable" keyword to the chrome
list in the JS_PushArguments call. I've already got "chrome,titlebar" . Just
need to make it "chrome,titlebar,resizeable". I was going to do that with the
fix for the "parent" bug but you can do it if you want Blake.
Assignee | ||
Comment 8•25 years ago
|
||
That's all I as going to do ;) But you can go ahead, I guess.
fix checked in..
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Build: 2000-09-13-09-M18(WIN), 2000-09-13-04-M18(MAC), 2000-09-13-08-M18(LINUX)
They were not resizeable in yesterday's builds nor are they today. We can
really use this fix, too. Marking Reopened.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 10•25 years ago
|
||
huh? really? works for me fine in 2000091308 win98...
Assignee | ||
Comment 11•25 years ago
|
||
Note that the visible separators don't appear between the two columns (a
separate bug), but you can still resize them...
Comment 12•25 years ago
|
||
Build: 2000-09-13-09-M18(WIN), 2000-09-13-04-M18(MAC), 2000-09-13-08-M18(LINUX)
Alright. It does work. As you can see, it was not visually clear to me that I
could resize the columns. I'm going to write a new bug regarding this matter.
However, this one is fixed. Mark this one fixed, and I'll mark it Verified.
Thanks for the clarification.
Assignee | ||
Comment 13•25 years ago
|
||
re-marking fixed. did you ever get around to filing that other bug, dbragg?
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Comment 14•25 years ago
|
||
Remarking Verified. Bug 52512 refers to adding some visual indicator that
columns are resizable. Thanks.
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•