maemo.org Bugzilla – Bug 10313
virtual keyboard activated in portrait mode closes when turning to fullscreen landscape
Last modified: 2010-05-31 12:35:50 UTC
You need to log in before you can comment on or make changes to this bug.
SOFTWARE VERSION: 10.2010.19-1 EXACT STEPS LEADING TO PROBLEM: 1. Open Web Browser in fullscreen portrait mode and go to a web page that has a HTML text input field, keep physical keyboard closed. 2. Click on the text input field while keeping the device in portrait stance, virtual keyboard opens up. 3. Turn device to landscape stance (so that you could write on the just opened virtual keyboard). EXPECTED OUTCOME: Virtual keyboard stays visible and it is possible to write to the text field. ACTUAL OUTCOME: Virtual keyboard closes. REPRODUCIBILITY: Always EXTRA SOFTWARE INSTALLED: N/A OTHER COMMENTS: Problem occurs only in fullscreen mode. Turning control for Web Browser must be enabled. Virtual keyboard must be enabled in Settings > Text input.
hrm, worksforme (first test) with a <textarea> (like this field) and an <input> like the summary field here. Tested with a private web application that I happened to be using. also tested with this url: data:text/html,<input><textarea> your problem is almost certainly a page which listens to page dimension changes and then changes its content. We could suppress sending the page rotation information while the keyboard is up, i suppose, .... Please provide the actual page where you experience this problem.
Reproduciable for example in http://www.google.fi/ (the search text input field).
Able to reproduce using the fields on this page
reproducible iff landscape view mode is fullscreen