After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 631475 - Two old GDK_foo key macros left in gdk/quartz/gdkkeys-quartz.c
Two old GDK_foo key macros left in gdk/quartz/gdkkeys-quartz.c
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: X11
2.90.x
Other Mac OS
: Normal blocker
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2010-10-05 23:11 UTC by John Ralls
Modified: 2010-10-05 23:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Replace GDK_Tab and GDK_ISO_Left_Tab with GDK_KEY equivalents (575 bytes, patch)
2010-10-05 23:11 UTC, John Ralls
committed Details | Review

Description John Ralls 2010-10-05 23:11:00 UTC
Created attachment 171794 [details] [review]
Replace GDK_Tab and GDK_ISO_Left_Tab with GDK_KEY equivalents 

Attached patch fixes. OSX build is broken otherwise.
Comment 1 Javier Jardón (IRC: jjardon) 2010-10-05 23:21:59 UTC
Comment on attachment 171794 [details] [review]
Replace GDK_Tab and GDK_ISO_Left_Tab with GDK_KEY equivalents 

committed a bit more complete patch in commit c3851df92d9c4bff0bb99855faa8c8110d248318
Comment 2 Javier Jardón (IRC: jjardon) 2010-10-05 23:22:07 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.