Activity log for bug #1664610

Date Who What changed Old value New value Message
2017-02-14 15:30:21 Albert Astals Cid bug added bug
2017-02-14 15:30:50 Albert Astals Cid description When using Unity7 or Plasma a key event created by Ctrl+C is QKeyEvent(KeyPress, Key_C, ControlModifier, text="\u0003") But Unity8+ qtubuntu send to the application QKeyEvent(KeyPress, Key_C, ControlModifier, text="c") This is most likely because QMirClientInput::dispatchKeyEvent is using xkb_keysym_to_utf8 to get the text of the event instead of using xkb_state_key_get_utf8 When using Unity7 or Plasma a key event created by Ctrl+C is   QKeyEvent(KeyPress, Key_C, ControlModifier, text="\u0003") But Unity8+ qtubuntu send to the application   QKeyEvent(KeyPress, Key_C, ControlModifier, text="c") This is most likely because QMirClientInput::dispatchKeyEvent is using xkb_keysym_to_utf8 to get the text of the event instead of using xkb_state_key_get_utf8 This breaks for example Konsole that expects the correct text to be sent.
2017-02-15 12:54:04 Andreas Pokorny bug task added mir (Ubuntu)
2017-02-15 12:54:46 Andreas Pokorny mir (Ubuntu): assignee Andreas Pokorny (andreas-pokorny)
2017-02-15 12:56:18 Andreas Pokorny mir (Ubuntu): status New Confirmed
2017-02-15 12:56:18 Andreas Pokorny mir (Ubuntu): assignee Andreas Pokorny (andreas-pokorny)
2017-02-15 12:56:26 Andreas Pokorny mir (Ubuntu): assignee Andreas Pokorny (andreas-pokorny)
2017-02-15 12:57:22 Andreas Pokorny tags input
2017-02-15 12:57:30 Andreas Pokorny mir (Ubuntu): assignee Andreas Pokorny (andreas-pokorny)
2017-02-16 10:51:03 Andreas Pokorny branch linked lp:~andreas-pokorny/mir/fix-1664610
2017-02-16 10:53:58 Andreas Pokorny mir (Ubuntu): assignee Andreas Pokorny (andreas-pokorny)
2017-02-16 10:54:03 Andreas Pokorny mir (Ubuntu): assignee Andreas Pokorny (andreas-pokorny)
2017-02-16 10:54:26 Andreas Pokorny mir (Ubuntu): assignee Andreas Pokorny (andreas-pokorny)
2017-02-16 10:55:06 Andreas Pokorny affects mir (Ubuntu) mir
2017-02-16 10:55:39 Andreas Pokorny mir: milestone 1.0.0
2017-02-16 15:02:27 Brandon Schaefer mir: importance Undecided Medium
2017-02-16 15:02:29 Brandon Schaefer qtubuntu (Ubuntu): importance Undecided Medium
2017-02-16 15:02:38 Brandon Schaefer qtubuntu (Ubuntu): assignee Andreas Pokorny (andreas-pokorny)
2017-02-16 15:02:42 Brandon Schaefer mir: status Confirmed In Progress
2017-02-16 15:02:45 Brandon Schaefer qtubuntu (Ubuntu): status New In Progress
2017-02-17 04:41:54 Daniel van Vugt bug task added mir (Ubuntu)
2017-02-17 06:57:49 Mir CI Bot mir: status In Progress Fix Committed
2017-02-22 10:42:40 Daniel d'Andrada bug added subscriber Daniel d'Andrada
2017-04-04 02:28:44 Launchpad Janitor branch linked lp:~ci-train-bot/mir/mir-ubuntu-zesty-2683
2017-06-08 09:43:53 Launchpad Janitor branch linked lp:~ci-train-bot/mir/mir-ubuntu-artful-2806
2017-06-15 13:55:23 Launchpad Janitor branch linked lp:~ci-train-bot/mir/mir-ubuntu-zesty-2818
2017-07-10 19:53:54 Launchpad Janitor mir (Ubuntu): status New Fix Released
2017-07-11 04:12:55 Daniel van Vugt mir: status Fix Committed Fix Released