Closed
Bug 1059827
Opened 9 years ago
Closed 9 years ago
[7'' Tablet] First-run window navigation buttons are hidden in landscape
Categories
(Firefox for Android Graveyard :: Toolbar, defect)
Tracking
(firefox32 unaffected, firefox33 unaffected, firefox34 verified, firefox35 verified)
VERIFIED
FIXED
Firefox 35
Tracking | Status | |
---|---|---|
firefox32 | --- | unaffected |
firefox33 | --- | unaffected |
firefox34 | --- | verified |
firefox35 | --- | verified |
People
(Reporter: u421692, Assigned: liuche)
References
Details
Attachments
(2 files)
59.36 KB,
image/png
|
Details | |
1.11 KB,
patch
|
wesj
:
review+
lmandel
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
Environment: Device: Samsung Galaxy Tab 2(Android 4.2.2) Build: Nightly 34.0a1(2014-08-28) Steps to reproduce: 1. Open a fresh installed Nightly 2. Put the device in landscape mode 3. Observe the First-run window Expected result: First-run window is displayed without any issues Actual result: First-run window navigation buttons are not visible(see attached screenshot)
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•9 years ago
|
Assignee | ||
Comment 2•9 years ago
|
||
Landscape mode in Asus Nexus 7, Galaxy Note 8.0, Galaxy Tab 3 The dialog size is hard-coded for tablets - it makes the layout cleaner, but I think we just need to set height minimum by screen size.
Assignee | ||
Comment 3•9 years ago
|
||
Since the landscape/v2 mocks and design are still in progress, we should do a quick fix for the current landscape version and uplift so it's not broken on 7" tablets. This just removes the hard-coding for the onboarding screen height so that we don't need to complicate the layouts that are currently shared between tablet/phone. The v2 for onboarding will have a design for the landscape orientation.
Assignee: nobody → liuche
Status: RESOLVED → REOPENED
Attachment #8487591 -
Flags: review?(wjohnston)
Resolution: DUPLICATE → ---
Comment 4•9 years ago
|
||
Comment on attachment 8487591 [details] [diff] [review] Patch: Don't hard-code dialog height Review of attachment 8487591 [details] [diff] [review]: ----------------------------------------------------------------- I'm a little worried by this. If the intro content is short enough, it seems like this would wrap it and the buttons. Maybe thats what we want though :) Looks fine locally.
Attachment #8487591 -
Flags: review?(wjohnston) → review+
Assignee | ||
Comment 5•9 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/155871851e7d
Target Milestone: --- → Firefox 35
Assignee | ||
Comment 6•9 years ago
|
||
Comment on attachment 8487591 [details] [diff] [review] Patch: Don't hard-code dialog height Approval Request Comment [Feature/regressing bug #]: Landscape on small tablets not handled correctly by bug 1042809 [User impact if declined]: Landscape 7" tablets will have a cut off first run screen [Describe test coverage new/current, TBPL]: local [Risks and why]: very low, remove hard-coding for a resource dimension [String/UUID change made/needed]: none
Attachment #8487591 -
Flags: approval-mozilla-aurora?
Comment 7•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/155871851e7d
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
Comment 8•9 years ago
|
||
Verified as fixed in: Build: Firefox for Android 35.0a1 (2014-09-14) Device: Kindle Fire HD 7"
status-firefox35:
--- → verified
Updated•9 years ago
|
status-firefox32:
--- → unaffected
status-firefox33:
--- → unaffected
Comment 9•9 years ago
|
||
Comment on attachment 8487591 [details] [diff] [review] Patch: Don't hard-code dialog height Aurora+
Attachment #8487591 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 11•9 years ago
|
||
Verified as fixed in: Build: Firefox for Android 34.0a2 (2014-09-17) Device: Kindle Fire HD 7"
Status: RESOLVED → VERIFIED
Updated•3 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•