Opened 13 years ago

Closed 12 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)

clutter-osx-flagschanged.patch (4.0 KB) - added by craig+macports@… 13 years ago.
Patch to clutter which generates "bare" modifier keypress events

Download all attachments as: .zip

Change History (5)

Changed 13 years ago by craig+macports@…

Patch to clutter which generates "bare" modifier keypress events

comment:1 Changed 13 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 13 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch added
Owner: changed from macports-tickets@… to devans@…

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: clutter port: "Bare" modifier keys not sending keypress eventsclutter: "Bare" modifier keys not sending keypress events

comment:4 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

This was fixed in 1.6.16.

Note: See TracTickets for help on using tickets.