Closed
Bug 1056245
Opened 11 years ago
Closed 11 years ago
Rocketbar search results are clipped by software home button
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(b2g-v2.1 verified)
VERIFIED
FIXED
2.1 S3 (29aug)
Tracking | Status | |
---|---|---|
b2g-v2.1 | --- | verified |
People
(Reporter: Eli, Assigned: Eli)
References
Details
(Whiteboard: [systemsfe])
Attachments
(3 files)
Rocketbar search results are overlapped when the software home button (SHB) is enabled.
STR:
1. Enable Software home button in Settings > Developer > Window Management
2. Return to home screen (press the SHB)
3. Tap the Rocketbar search input
4. Type "e" (just a short search with lots of results)
5. Hide the keyboard by long-pressing the spacebar
6. Scroll to bottom
Expected result:
Search results should have a sufficient gap above the SHB
Actual result:
Observe how last row of results is clipped by the SHB
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Attachment #8476107 -
Attachment description: 2014-08-20-14-18-49.png → rocketbar-search-results.png
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8476115 -
Flags: review?(kgrandon)
Comment 3•11 years ago
|
||
Comment on attachment 8476115 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/23104
That turned out to be an easy fix, thanks! I guess the implementation just changed in the past adjusting the height. I wish we could use something like calc() with css vars here.
Attachment #8476115 -
Flags: review?(kgrandon) → review+
Updated•11 years ago
|
Blocks: rocketbar-mvp
Assignee | ||
Comment 4•11 years ago
|
||
Agreed, I'm not really caring much for the use of the 5rem value all over Gaia's CSS.
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 5•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
status-b2g-v2.1:
--- → fixed
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 2.1 S3 (29aug)
Comment 6•11 years ago
|
||
This issue has been verified successfully on Flame 2.1.
See attachment: Verify_Video_Flame.MP4
Reproducing rate: 0/10
Flame v2.1 version:
Gaia-Rev 5372b675e018b6aac97d95ff5db8d4bd16addb9b
Gecko-Rev https://hg.mozilla.org/releases/mozilla-b2g34_v2_1/rev/f34377ae402b
Build-ID 20141127001201
Version 34.0
Updated•11 years ago
|
Updated•11 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•