Closed
Bug 915675
Opened 12 years ago
Closed 12 years ago
Soft home button prevents bottom bar in browser from appear in portrait
Categories
(Firefox OS Graveyard :: Gaia::Browser, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 910717
People
(Reporter: mwu, Unassigned)
Details
See also bug 911259
When the soft home button is enabled, the bottom of the browser that contains the back and favorite buttons isn't visible.
Comment 1•12 years ago
|
||
Isn't the soft home button going to be removed and replaced with a gesture?
This is probably caused by a media query hack that we use to hide the bottom bar when the keyboard is open. As far as I know we still don't have any other way to know this.
Comment 2•12 years ago
|
||
(In reply to Ben Francis [:benfrancis] from comment #1)
> Isn't the soft home button going to be removed and replaced with a gesture?
Yes.
BTW, the gesture implementation still has a tiny bar at bottom. I'll check with the folk implements this.
Also this issue is not repro-ed on firefox nightly but only on real device. I don't know why.
Comment 3•12 years ago
|
||
(In reply to Alive Kuo [:alive] from comment #2)
> Also this issue is not repro-ed on firefox nightly but only on real device.
> I don't know why.
It's because Firefox reports a different device height. You'll probably also notice the bottom bar is still displayed when the keyboard is open.
Comment 4•12 years ago
|
||
(In reply to Ben Francis [:benfrancis] from comment #3)
> (In reply to Alive Kuo [:alive] from comment #2)
> > Also this issue is not repro-ed on firefox nightly but only on real device.
> > I don't know why.
>
> It's because Firefox reports a different device height. You'll probably also
> notice the bottom bar is still displayed when the keyboard is open.
I'm aware of this but what's strange is "only" homescreen app and browser app isn't resized correctly..
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•