Closed
Bug 733196
Opened 13 years ago
Closed 13 years ago
Landscape VKB should not be fullscreen when entering text into a web form
Categories
(Firefox for Android Graveyard :: Keyboards and IME, defect)
Tracking
(firefox13 verified, firefox14 verified)
VERIFIED
FIXED
Firefox 14
People
(Reporter: cpeterson, Assigned: cpeterson)
References
Details
(Keywords: inputmethod)
Attachments
(1 file, 2 obsolete files)
4.39 KB,
patch
|
blassey
:
review+
akeybl
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
STR:
1. Load google.com and tap text input form.
2. Rotate device to landscape mode.
AR:
The web page is obscured by the fullscreen VKB.
ER:
The landscape VKB should be half-height like in portrait mode, not fullscreen.
Assignee | ||
Comment 1•13 years ago
|
||
Change widget.ime.android.landscape_fullscreen preference from 1 to 0.
Attachment #603093 -
Flags: review?(doug.turner)
Assignee | ||
Comment 2•13 years ago
|
||
Set IME_FLAG_NO_FULLSCREEN on Honeycomb to disable fullscreen tablet VKBs. ICS's WebKit sets this IME flag, too.
Assignee | ||
Comment 3•13 years ago
|
||
Comment on attachment 603093 [details] [diff] [review]
bug-733196-part-1-landscape-fullscreen-0.patch
This patch has been obsoleted by r+'d bug 733153.
Attachment #603093 -
Flags: review?(doug.turner)
Assignee | ||
Comment 4•13 years ago
|
||
Comment on attachment 603094 [details] [diff] [review]
bug-733196-part-2-no-honeycomb-fullscreen.patch
This patch has been obsoleted by r+'d bug 733153.
Attachment #603094 -
Flags: review?(doug.turner)
Assignee | ||
Updated•13 years ago
|
Assignee | ||
Updated•13 years ago
|
blocking-fennec1.0: ? → ---
Assignee | ||
Updated•13 years ago
|
Component: General → IME
QA Contact: general → ime
![]() |
||
Updated•13 years ago
|
Keywords: inputmethod
Assignee | ||
Updated•13 years ago
|
Assignee | ||
Comment 6•13 years ago
|
||
Do not use the fullscreen keyboard on Native Fennec (in portrait or landscape orientations).
This patch does not change any XUL Fennec code or behavior.
Attachment #603093 -
Attachment is obsolete: true
Attachment #603094 -
Attachment is obsolete: true
Attachment #605545 -
Flags: review?(blassey.bugs)
Updated•13 years ago
|
Attachment #605545 -
Flags: review?(blassey.bugs) → review+
Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Comment 7•13 years ago
|
||
Keywords: checkin-needed
Target Milestone: --- → Firefox 14
Comment 8•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 9•13 years ago
|
||
Comment on attachment 605545 [details] [diff] [review]
bug-733196-no-fullscreen-keyboard-v2.patch
[Approval Request Comment]
Regression caused by (bug #): N/A
User impact if declined: Fullscreen text entry is confusing for users.
Testing completed (on m-c, etc.): m-c
Risk to taking this patch (and alternatives if risky): Android Java only.
String changes made by this patch: N/A
Attachment #605545 -
Flags: approval-mozilla-aurora?
Comment 10•13 years ago
|
||
Comment on attachment 605545 [details] [diff] [review]
bug-733196-no-fullscreen-keyboard-v2.patch
[Triage Comment]
Mobile only - approved for Aurora 13.
Attachment #605545 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 12•13 years ago
|
||
Verified/fixed on:
Nightly Fennec 14.0a1 (2012-03-22)
Device: Samsung Nexus S
OS: Android 2.3.6
Status: RESOLVED → VERIFIED
Comment 13•13 years ago
|
||
status-firefox13:
--- → fixed
status-firefox14:
--- → fixed
Comment 14•13 years ago
|
||
erified/fixed on:
Aurora Fennec 13.0a2 (2012-03-25)
Device: Samsung Nexus S
OS: Android 2.3.6
Assignee | ||
Comment 15•13 years ago
|
||
Removing checkin-needed keyword because this bug fix has landed in both mozilla-central and mozilla-aurora.
Keywords: checkin-needed
Updated•5 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
•