Closed Bug 645725 Opened 15 years ago Closed 14 years ago

Don't require two taps to open non-fullscreen landscape keyboard (e.g. Xoom)

Categories

(Firefox for Android Graveyard :: General, defect, P2)

All
Android
defect

Tracking

(Not tracked)

VERIFIED FIXED
Firefox 7

People

(Reporter: mbrubeck, Assigned: mbrubeck)

References

Details

(Keywords: polish, Whiteboard: [vkb])

Attachments

(2 files, 1 obsolete file)

We currently require two taps in the urlbar before we will show the landscape keyboard (bug 593456). This is useful when the landscape keyboard is full-screen and completely obscures the UI. However, the landscape keyboard in Android 3.0 "Honeycomb" on the Motorola Xoom is not full-screen, so we should show it on the first tap. Originally reported at https://support.mozilla.com/en-US/questions/801959
I'd like to try to stop using the fullscreen keyboard too (bug 615778)
yes - on a tablet, definitely.
Priority: -- → P2
Do we have any way to tell if the keyboard is fullscreen or not? If not, we'd need to make a whitelist of devices that use non-fullscreen keyboards in landscape. If bug 615778 is fixed for some devices, we'd need to add those devices to the whitelist too.
Blocks: 655762
Depends on: 614355
Attached patch patch (obsolete) — Splinter Review
Attachment #536766 - Flags: review?(mark.finkle)
Comment on attachment 536766 [details] [diff] [review] patch Can you make Utils.isKeyboardFullscreen() and use it here? Looks good, just want to see the new patch.
Attachment #536766 - Flags: review?(mark.finkle) → review-
Attached patch patch v2Splinter Review
Moved the new code to its own function. I made this a private method of BrowserUI because it's not really useful outside of the main chrome window, and because I hope this code will go away if we manage to use non-fullscreen keyboard everywhere.
Attachment #536766 - Attachment is obsolete: true
Attachment #536819 - Flags: review?(mark.finkle)
Attachment #536819 - Flags: review?(mark.finkle) → review+
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 7
Attached patch test fixesSplinter Review
This updates browser-chrome tests broken by this change, and fixes two unrelated permaoranges.
Attachment #536997 - Flags: review?(mark.finkle)
Attachment #536997 - Flags: review?(mark.finkle) → review+
Depends on: 661816
Verified fix on Motorola Xoom. Mozilla/5.0 (Android; Linux armv7l; rv:7.0a1) Gecko/20110610 Firefox/7.0a1 Fennec/7.0a1. Single tap brings up half keyboard view.
Status: RESOLVED → VERIFIED
Flags: in-litmus?(tchung)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: