Closed
Bug 495454
Opened 16 years ago
Closed 16 years ago
tab strip loses + button when you have 4 tabs and fennec is in full screen mode
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(fennec1.0b3+)
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
fennec | 1.0b3+ | --- |
People
(Reporter: jmaher, Assigned: mfinkle)
References
Details
Attachments
(1 file)
1.88 KB,
patch
|
pavlov
:
review+
|
Details | Diff | Splinter Review |
on the N810 there are two modes: regular and full screen.
When adding tabs, you can add 4 tabs for a given tab strip. There is always a + button at the bottom of the tab strip. When you have 4 tabs and go to add another, the + button is not visible when you are in regular mode. switching to full screen shows the button.
Assignee | ||
Comment 1•16 years ago
|
||
Madhava, want to just switch to 3 tabs per column? and keep the nice big thumbnails
Comment 2•16 years ago
|
||
always or just in small mode? I think we mean to open full screen by default in the future, btw.
Reporter | ||
Comment 3•16 years ago
|
||
I am fine with adjusting to 3 for non full screen. But it is very easy for the user to switch in/out of full screen mode, so we don't want to remove functionality when they toggle.
Assignee | ||
Updated•16 years ago
|
tracking-fennec: --- → ?
Updated•16 years ago
|
Assignee: nobody → gavin.sharp
tracking-fennec: ? → 1.0b3+
Comment 5•16 years ago
|
||
The + Tabbutton is cut off even in full screen mode, so I think adjusting it to 3 for both modes is going to be necessary to resolve:fixed this bug.
Assignee | ||
Comment 6•16 years ago
|
||
This patch uses the 2/3 aspect ratio of the n810 to change the size of the thumbnails to 64px x 106px - which is enough to see the 4 tabs and the "+" button in fullscreen.
Attachment #395364 -
Flags: review?(gavin.sharp)
Updated•16 years ago
|
Attachment #395364 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Comment 7•16 years ago
|
||
pushed: https://hg.mozilla.org/mobile-browser/rev/ea3086b832fd
this only fixes the fullscreen case. filing a followup bug to handle the general case.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Summary: tab strip loses + button when you have 4 tabs and fennec is not in full screen mode → tab strip loses + button when you have 4 tabs and fennec is in full screen mode
Assignee | ||
Comment 8•16 years ago
|
||
filed bug 511493
Updated•16 years ago
|
Assignee: gavin.sharp → mark.finkle
Comment 9•16 years ago
|
||
verified FIXED On build:
Mozilla/5.0 (X11; U; Linux armv6l; en-US; rv:1.9.2a2pre) Gecko/20090921
Fennec/1.0b4pre
Status: RESOLVED → VERIFIED
Updated•15 years ago
|
Component: Linux/Maemo → General
QA Contact: maemo-linux → general
You need to log in
before you can comment on or make changes to this bug.
Description
•