Closed
Bug 489412
Opened 16 years ago
Closed 16 years ago
sip button covers "clear" preferences option
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
ARM
Windows Mobile 6 Professional
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 489510
People
(Reporter: jmaher, Unassigned)
Details
While testing bits for Windows Mobile Fennec Alpha1, I found that in the preferences pane at the bottom where the "clear private data" option is, the sip button (to launch the soft keyboard) blocks the user from reading the preference.
Comment 1•16 years ago
|
||
the root cause of this is that the address bar is grabbing focus when panning to the control panel (bug 489412). Naturally, the user will dismiss the keyboard by clicking the sip button, but as long as a text field has focus, we want to keep the SIP button up.
What isn't entirely clear is why when you click the settings button the focus doesn't leave the address bar, which would dismiss the keyboard and SIP button. Perhaps this is the problem as what's causing the address bar to grab focus in the first place.
Comment 2•16 years ago
|
||
(In reply to comment #1)
> the root cause of this is that the address bar is grabbing focus when panning
> to the control panel (bug 489412). Naturally, the user will dismiss the
I meant bug 489439
Comment 3•16 years ago
|
||
Because of the scenario, I'm marking this bug a dupe of bug 489510, just like bug 489439
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
•