touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #68686
[Bug 1415023] Re: sim unlock/lock confirmation button dismisses keyboard but doesn't confirm till pressed again
16:37 < Elleo> jgdx, zsombi: okay, what seems to happen is that the button is *pressed* but it's not *clicked*, which I suspect happens because the button moves (due to the keyboard being dismissed), so the touch release event
is no longer happening on the button's mousearea
16:38 < zsombi> [DARN]!
16:38 < Elleo> jgdx, zsombi: if you add a little debugging to AbstractButton.qml to print something onPressed you can see this happening (whereas onClicked doesn't fire)
16:38 < zsombi> Elleo: nice finding, dude!!!
16:38 < Elleo> zsombi: thanks :)
16:38 < zsombi> and that's bad
16:40 < zsombi> Elleo: I don't think we can really do much about that...
16:41 < Elleo> zsombi: yeah, my only idea would be to have "activeFocusOnPress: false" and take focus manually as part of the onClicked and onPressAndHold handlers, but that wouldn't be backward compatible for apps deliberately
disabling activeFocusOnPress themselves (there'd have to be some other property to let them do that)
** No longer affects: ubuntu-keyboard
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1415023
Title:
sim unlock/lock confirmation button dismisses keyboard but doesn't
confirm till pressed again
Status in ubuntu-system-settings package in Ubuntu:
Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
Invalid
Bug description:
STEPS:
Setup:
1 phone + one locked sim
1. Open system settings
2. Goto Security
3. Goto Sim Pin
4. Tap on unlock
5. Type in the pin
6. Tap the green confirm button
EXPECTED:
I expect the dialog to be dismissed and the keyboard and sim be unlocked
ACTUAL:
The keyboard is dismissed but the dialog box remains.
A recent change has effected this.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1415023/+subscriptions