Closed
Bug 677049
Opened 14 years ago
Closed 14 years ago
Contents of preference window doesn't fit window size
Categories
(Other Applications Graveyard :: ChatZilla, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: michael, Assigned: bugzilla-mozilla-20000923)
Details
(Whiteboard: [cz-0.9.88])
Attachments
(2 files)
|
77.86 KB,
image/png
|
Details | |
|
700 bytes,
patch
|
samuel
:
review+
|
Details | Diff | Splinter Review |
Firefox 5.0.1 + Chatzilla 0.9.87 (on Mac OSX 10.6.8)
Open the preference pane of Chatzilla. (In Firefox select the Tools menu and click "Addons". Find Chatzilla in the list and click the "Preferences"-button.
The contents of the preference-window doesn't fit the window size. And the window is not resizable so its impossible to make the window bigger to accommodate the contents.
I've included a screenshot to demonstrate what I'm seeing.
| Assignee | ||
Comment 1•14 years ago
|
||
Alas the lack of resizing is a Firefox requirement (open the preferences from ChatZilla, /cmd-prefs, and they are resizable). The width problem is Mac's theme for tabs is massively wider than any other platform. :(
We actually already make the window winder on Mac, too. Guess it needs bumping.
| Reporter | ||
Comment 2•14 years ago
|
||
Hmmm, its a pity that the width of tabs on Mac is so different. Anyway, your suggestion of using /cmd-prefs is very helpful since I hadn't noticed that method of getting to the preferences and be able to resize the window.
It might be an idea to create a new menu-entry "Preferences" under the Chatzilla-menu which will execute the /cmd-prefs command. That way users will be presented with a resizable preference-pane.
Another solution is doing a redesign of the whole window but that may be a bit too much for solving this.
| Assignee | ||
Comment 3•14 years ago
|
||
We actually have a Preferences item under the ChatZilla menu on non-Mac platforms; on Mac, we ask Firefox to redirect the Firefox > Preferences menu to ours (I admit that's not entirely intuative either) but Firefox 4 managed to break this so there's no menu access at all IIRC. :(
In bug 608663, we're putting the menu back on Mac to where it is on non-Mac, exactly as you suggest.
I don't suppose you have a way to measure how much you needed to expand the window before everything fits without being cut-off?
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Reporter | ||
Comment 4•14 years ago
|
||
I read bug 608663 in a search trying to prevent reporting a duplicate :-)
And I did manage to measure the original window and the resized one:
Original: 640x480
Resized : 710x480 (which fits all the tabs)
| Assignee | ||
Comment 5•14 years ago
|
||
I've had a thought; have you checked the preferences window from within ChatZilla (/cmd-prefs)? I've just got a funny feeling this problem may be specific to opening it from about:addons.
| Reporter | ||
Comment 6•14 years ago
|
||
If I open the preference window with /cmd-prefs from within Chatzilla I get the prefs-window just like in https://bugzilla.mozilla.org/attachment.cgi?id=551287 with one difference: I can resize the window.
So to summerise:
Open the prefs window from about:addons -> window is too small; window not resizable.
Open the prefs window with /cmd-prefs in Chatzilla -> window is too small; window is resizable.
| Assignee | ||
Comment 7•14 years ago
|
||
Okay, in that case here's a patch that combines the existing width enlargement with the different in your reported window sizes. It'd be nice if you could test it, but I'm not sure how familiar you are with editing extensions.
Updated•14 years ago
|
Attachment #557942 -
Flags: review?(samuel) → review+
| Assignee | ||
Comment 8•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•13 years ago
|
Whiteboard: [cz-0.9.88]
Updated•10 months ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•