Focusing the address bar doesn’t invoke the OSK
Bug #1578304 reported by
Olivier Tilloy
This bug report is a duplicate of:
Bug #1545802: activeFocus not being forwarded to TextInput inside TextField.
Edit
Remove
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
New
|
Undecided
|
Unassigned | ||
ubuntu-ui-toolkit (Ubuntu) |
Confirmed
|
Critical
|
Cris Dywan | ||
webbrowser-app (Ubuntu) |
Confirmed
|
Critical
|
Olivier Tilloy |
Bug Description
This is a very recent regression that I started observing with today’s update in the rc-proposed channel (on all my devices).
I suspect a recent UITK landing triggered that (maybe silo 47 that landed on the 29th of April).
On a touch device, when tapping once on the address bar to focus it, its entire contents get selected, but it doesn’t actually get active focus, so the OSK doesn’t pop up. One has to tap once more on the text field, which has the unfortunate side effect of de-selecting the URL.
A large number of the browser autopilot tests are now failing because of that new behaviour (I wonder how that was not detected prior to landing that new UITK).
Changed in webbrowser-app (Ubuntu): | |
assignee: | Olivier Tilloy (osomon) → Christian Dywan (kalikiana) |
Changed in webbrowser-app (Ubuntu): | |
assignee: | Christian Dywan (kalikiana) → nobody |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
assignee: | nobody → Christian Dywan (kalikiana) |
status: | New → Confirmed |
importance: | Undecided → Critical |
Changed in webbrowser-app (Ubuntu): | |
assignee: | nobody → Olivier Tilloy (osomon) |
importance: | Undecided → Critical |
To post a comment you must log in.
Could the culprit be https:/ /code.launchpad .net/~ubuntu- sdk-team/ ubuntu- ui-toolkit/ inputHandlerKey Navigation/ +merge/ 283049 ?