Closed
Bug 711496
Opened 13 years ago
Closed 13 years ago
Virtual keyboard does not appear with editable content in iframes
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 709663
People
(Reporter: martijn.martijn, Unassigned)
References
()
Details
(Keywords: testcase, Whiteboard: [VKB])
I can reproduce it with http://people.mozilla.com/~nhirata/html_tp/bug573447.htm
And also with http://people.mozilla.com/~mwargers/tests/autocomplete_forms/parentframe.html
When tapping on the editable iframe on the first testcase or on the text inputs in the iframes of the second testcase, no virtual keyboard comes up. Also submitting the form in the second testcase doesn't seem to work.
The first testcase is from bug 701947, so perhaps this is a regression?
Reporter | ||
Comment 1•13 years ago
|
||
I tested this with the EEEPad Transformer F101, btw.
Still occurs in the tinderbox build : fennec-11.0a1.en-US.android-arm_1324041795
12-16 22:52:49.080: I/InputReader(2707): dispatchTouch::touch event's action is 0
12-16 22:52:49.080: I/InputDispatcher(2707): Delivering touch to current input target: action: 0, channel '409acd68 org.mozilla.fennec/org.mozilla.fennec.App (server)'
12-16 22:52:49.315: I/InputReader(2707): dispatchTouch::touch event's action is 1
12-16 22:52:49.320: I/InputDispatcher(2707): Delivering touch to current input target: action: 1, channel '409acd68 org.mozilla.fennec/org.mozilla.fennec.App (server)'
12-16 22:52:49.320: E/GeckoPanZoomController(5228): Received impossible touch end while in NOTHING
12-16 22:52:49.390: E/GeckoConsole(5228): [JavaScript Error: "tab is null" {file: "chrome://browser/content/browser.js" line: 1932}]
Comment 3•13 years ago
|
||
It looks like this was broken on Nov 30 - it appeared in the Dec 1 build.
I'd guess it's a side-effect of the bug 704579.
Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•4 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
•