[regression] compiz fails to pass through <modifier>+<key> events to apps if a plugin is bound to just <modifier>
Bug #925979 reported by
Daniel van Vugt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz Core |
Fix Released
|
Medium
|
Daniel van Vugt |
Bug Description
TESTCASE:
1. Set some plugin action to respond to just the Control key.
2. Open a terminal and hit Control+C slowly.
Expected behaviour: Several lines in the terminal showing ^C and the plugin is also triggered.
Observed behaviour: Only the plugin is triggered. The terminal never receives or displays "^C".
This appears to be a recent unreleased regression in lp:compiz-core. Oneiric does not have the bug.
Related branches
lp://qastaging/~vanvugt/compiz-core/fix-925979
- Sam Spilsbury: Approve
- Robert Carr: Pending requested
- Daniel van Vugt: Pending requested
- Alan Griffiths: Pending requested
-
Diff: 14 lines (+1/-2)1 file modifiedsrc/event.cpp (+1/-2)
Superseded
for merging
into
lp://qastaging/compiz-core/0.9.5
- Daniel van Vugt: Needs Resubmitting
- Alan Griffiths: Approve
- Robert Carr: Pending requested
-
Diff: 14 lines (+1/-2)1 file modifiedsrc/event.cpp (+1/-2)
Changed in compiz-core: | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Daniel van Vugt (vanvugt) |
description: | updated |
Changed in compiz-core: | |
importance: | Medium → High |
tags: | added: testcase |
Changed in compiz-core: | |
milestone: | none → 0.9.7.0 |
Changed in compiz-core: | |
importance: | High → Medium |
Changed in compiz-core: | |
status: | In Progress → Fix Committed |
Changed in compiz-core: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.