Opened 14 years ago
Closed 13 years ago
#29387 closed defect (fixed)
clutter: "Bare" modifier keys not sending keypress events
Reported by: | craig+macports@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | haspatch | Cc: | |
Port: | clutter |
Description
If you build the "clutter" package using the quartz backend (variant +no_x11 +quartz), then "bare" modifier keys do not generate key press events.
The attached patch, which I'm sending upstream as well, will correctly generate keypress events for "Shift", "Ctrl", "Alt", "Caps Lock", and "Command" bare keypresses.
Attachments (1)
Change History (5)
Changed 14 years ago by craig+macports@…
Attachment: | clutter-osx-flagschanged.patch added |
---|
comment:1 Changed 14 years ago by craig+macports@…
Sent the patch upstream. Their tracking ticket is at http://bugzilla.clutter-project.org/show_bug.cgi?id=2644
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|---|
Owner: | changed from macports-tickets@… to devans@… |
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | clutter port: "Bare" modifier keys not sending keypress events → clutter: "Bare" modifier keys not sending keypress events |
---|
comment:4 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
This was fixed in 1.6.16.
Note: See
TracTickets for help on using
tickets.
Patch to clutter which generates "bare" modifier keypress events