Closed
Bug 496848
Opened 16 years ago
Closed 16 years ago
Minimize vertical space taken up by Firefox chrome
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 499204
People
(Reporter: ggrigor, Unassigned)
Details
Attachments
(1 file, 1 obsolete file)
|
15.45 KB,
image/png
|
Details |
Several platform designs for Firefox Netbooks are using 1024x600 displays, which have minimal vertical space on the display.
Reducing the number of rows at the top of the Firefox UI will contribute to the visible space for the web page on the display.
This bug is tracking this feature to have a single row of features including the menu's buttons, and URL, reducing the number of rows at the top of Firefox from 4 to 2 (i.e. one for window bar, 2nd for menu's / site navigation).
Alias: :vlad
Component: Widget: Win32 → General
Product: Core → Firefox
QA Contact: win32 → general
Summary: Single row of commands in Firefox → Minimize vertical space taken up by Firefox chrome
There are a couple of things we can do easily; we could change the defaults to:
- Use small icons for the toolbar
- Move the bookmarks into the menu bar (to the right of the menus)
- or, merge the menu bar and the location bar/toolbar
That would drop us down to 2 small strips at the top instead of 2 small and 1 large at the top.
Tabs take up another chunk of vertical space... I'm not sure what to do there, other than putting them to the side.
Beltzner, any thoughts on who should look at figuring out the UI changes here?
Comment 2•16 years ago
|
||
Something I had done earlier, maybe something kinda like this?
That resembles IE way, way too much. Also, there would be huge backlash for moving the tabbar above the location bar (unless bug 347930 if fixed prior so we could move it back to the bottom)
I've searched and searched for the bug but I remember Alex talking about getting rid of the statusbar...which would save at least 25 pixels.
Comment 5•16 years ago
|
||
oh yeah, I agree it looks like IE. And I don't even mean exactly like that. The tab bar can be over or under (I like it over, doesn't matter). I should have more pointed out the menu icons next to the addressbar.
Won't bug 456535 solve most of this? The patch is just waiting for a checkin.
(In reply to comment #6)
> Won't bug 456535 solve most of this? The patch is just waiting for a checkin.
No, this has nothing to do with vista (or the menubar).
But the suggestion in comment #2 is in the right direction, though not so much like IE, and putting the tab bar in the right place. This needs UX input first, the actual coding work won't be that difficult.
Comment 8•16 years ago
|
||
this uses the tabs in the bottom, and text, not icons (just to avoid the whole text vs. icons debate, doesn't really matter, just a minor change)
Attachment #382182 -
Attachment is obsolete: true
Comment 9•16 years ago
|
||
This work was completed in bug 499204
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•