touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #39924
[Bug 1237675] Re: It's not possible to send a Backspace key press
saucy has seen the end of its life and is no longer receiving any
updates. Marking the saucy task for this ticket as "Won't Fix".
** Changed in: autopilot (Ubuntu Saucy)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to autopilot in Ubuntu.
https://bugs.launchpad.net/bugs/1237675
Title:
It's not possible to send a Backspace key press
Status in Autopilot:
Fix Released
Status in autopilot package in Ubuntu:
Fix Released
Status in autopilot source package in Saucy:
Won't Fix
Bug description:
I found no way to send a press of the Backspace key.
I tried:
keyboard = autopilot.input.Keyboard.create()
keyboard.press_and_release('Backspace')
keyboard.press_and_release('backspace')
keyboard.press_and_release('\b')
They all end up with an error like:
keysym = XK.string_to_keysym(self._special_X_keysyms[key])
KeyError: '\x08'
To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1237675/+subscriptions