1. Okay, so to reword in reference to the pressed control: If you press
on a control where dragging does nothing, it should not take focus
unless you also release over it. Dragging does nothing for buttons,
checkboxes, and switches, so they shouldn't take focus until release.
Dragging does something for combo boxes and text fields, so they should
take focus on press. This is one of probably many subtleties we will
discover where traditional PC behavior needs tweaking to accommodate
touchscreens and/or the OSK.

2. I explained why I don't want the dialog recentered when the OSK
disappears: because repeated recentering would be unpleasant. Ideally, a
dialog would stay out of the way of the OSK if it was *ever* going to
contain a text field, but I realize "will this dialog ever contain a
text field" is equivalent to the Halting Problem. The next best solution
is for a dialog to move by itself a maximum of once in its lifetime. (If
"Dialog pushed out of the screen" is not hyperbole, it is a bug that
would be fixed by implementing the Dialog section of the toolkit spec.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1415023

Title:
  [Dialog] if keyboard is present, buttons and derivatives have to be
  pressed twice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1415023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to