touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #51188
[Bug 1400372] Re: keyboard re-appears in webbrowser after dismissing
Seeing this issue a lot, not just on gmail. It's quite easy to
reproduce. Just load a web page that has a text field and other content.
Move cursor into the text field. Swipe the keyboard away. Then try to
scroll the page.
Expected result:
- I can start scrolling the page without the keyboard popping back up
Actual result:
- As soon as scrolling starts, the keyboard re-appears.
Seems like the problem is we are not releasing focus correctly on the
field when we close the keyboard so that when scrolling starts it thinks
it has a new focus event.
** Summary changed:
- keyboard re-appears in gmail after dismissing
+ keyboard re-appears in webbrowser after dismissing
** Also affects: ubuntu-keyboard (Ubuntu RTM)
Importance: Undecided
Status: New
** Also affects: canonical-devices-system-image
Importance: Undecided
Status: New
** Tags added: ww07
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1400372
Title:
keyboard re-appears in webbrowser after dismissing
Status in the base for Ubuntu mobile products:
New
Status in Oxide Webview:
Confirmed
Status in Ubuntu Keyboard:
Confirmed
Status in ubuntu-keyboard package in Ubuntu:
New
Status in ubuntu-keyboard package in Ubuntu RTM:
New
Bug description:
latest rtm build on krillin:
- open gmail webapp
- click on search field underneath the "Inbox" button
- type in a search string into the field that will yeild results
- press the return key on the keyboard to execute the search
- search results are displayed and the keyboard remains visible
- now manually swipe the keyboard close in order to scroll through the search results
Expected results:
- keyboard should stay closed while scrolling
Actual results:
- keyboard becomes visible when start scrolling and can't get it to disappear
Guessing the text field must still have focus and is somehow causing
the keyboard to reappear when scrolling, but this shouldn't occur
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1400372/+subscriptions
References