Closed
Bug 697121
Opened 12 years ago
Closed 12 years ago
Handle search entry focus properly when switching tabs
Categories
(Firefox for Android Graveyard :: General, defect, P1)
Tracking
(firefox11 fixed, fennec11+)
VERIFIED
FIXED
People
(Reporter: lucasr, Assigned: lucasr)
Details
Attachments
(1 file)
1.49 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
* When awesome bar is initially shown, the search entry should be focused and VKB should be visible; * When switching tabs, VBK should be dismissed; * If user clicks on search entry and starts typing while viewing bookmarks or history tab, the tabs should hide and the "All Pages" tab should be automatically selected.
Assignee | ||
Comment 1•12 years ago
|
||
The first two items of the list above are already fixed. The only remaining issue was tabs stealing focus from entry which is fixed by this patch.
Attachment #570211 -
Flags: review?(mark.finkle)
Updated•12 years ago
|
Attachment #570211 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Pushed: http://hg.mozilla.org/projects/birch/rev/0b65a47a160c
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 3•12 years ago
|
||
Build ID: Mozilla/5.0 (Android; Linux armv7l; rv:11.0a1) Gecko/20111123 Firefox/11.0a1 Fennec/11.0a1 Device: HTC Desire Z OS: Android 2.3 - The first two items work correctly - About the 3rd item: when clicking on the search entry and typing "tabs" are hidden and "All Pages" screen is displayed, but another issue appears here: after 1 character is typed, the virtual keyboard is dismissed and user need to click on the search entry again to open keyboard. Will log a new bug for this issue and close this one.
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•12 years ago
|
||
Bug #705105 was logged for issue from comment 3
Updated•11 years ago
|
tracking-fennec: --- → 11+
Updated•11 years ago
|
status-firefox11:
--- → fixed
Updated•2 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
•