touch event allowed through OSK to what is underneath

Bug #1334429 reported by kevin gunn
22
This bug affects 3 people
Affects Status Importance Assigned to Milestone
ubuntu-system-settings (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

on N4 ~ image#97

This use case is an example, i suspect this problem exist in all OSK scenarios
1. welcome wiz launch
2. work thru until password prompt, select password entry to activate OSK
3. through inputting my password that has numbers/letters & some capitalized letters I was able to hit the button under the OSK

this video best demonstrates the problem and why its an issue
https://www.youtube.com/watch?v=ZOxTuDzuSGk

Related branches

Revision history for this message
kevin gunn (kgunn72) wrote :
Revision history for this message
Michał Sawicz (saviq) wrote :

I'd say this is welcome-wizard specific, it probably doesn't implement the InputArea for the OSK that deals with blocking this input.

kevin gunn (kgunn72)
Changed in ubuntu-welcome-wizard:
assignee: nobody → Andrea Cimitan (cimi)
importance: Undecided → High
Revision history for this message
Gerry Boland (gerboland) wrote :

Unity-mir has a component called "OSKController" which should manage the keyboard surface. It does these things:
1. listens for OSK surface being created, and when it is, listens for the surface state change signals (i.e. show/hide)
2. when surface shown, an InputArea is defined for that surface, which "covers" the visible part of the OSK - this tells Mir to let input events go to this surface (so you can type) - *as well as* go to the shell
3. when surface shown, a MouseArea is created in the shell, to accept all events that we received by the OSK, so shell doesn't try to use them.

Wizard needs to do the same

kevin gunn (kgunn72)
no longer affects: mir
no longer affects: ubuntu-keyboard
no longer affects: ubuntu-system-settings
no longer affects: unity-mir
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ubuntu-system-settings - 0.3+14.10.20140711-0ubuntu1

---------------
ubuntu-system-settings (0.3+14.10.20140711-0ubuntu1) utopic; urgency=low

  [ Andrea Cimitan ]
  * Workaround for OSK input area (LP: #1334429)

  [ Sebastien Bacher ]
  * battery, draw the x axis labels (LP: #1289460)

  [ Iain Lane ]
  * [time-date] Ask for properties over D-Bus even when the object is
    not considered valued (due to the service timing out), to cause it
    to be activated.

  [ Leo Arias ]
  * Ported the autopilot package to python3. (LP: #1327325)
 -- Ubuntu daily release <email address hidden> Fri, 11 Jul 2014 08:55:46 +0000

Changed in ubuntu-system-settings (Ubuntu):
status: New → Fix Released
kevin gunn (kgunn72)
no longer affects: ubuntu-welcome-wizard
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.