GNOME Bugzilla – Bug 95446
GtkInputDialog doesn't list core pointer
Last modified: 2011-02-04 16:16:03 UTC
Prefs showing "Input devices" with a wacom+mouse, then says "No input devices", but I have a mouse. 02:01 (Sven) it should probably say "Extended Input Devices" or something like that 02:01 (Sven) or it should just always list the core pointer
Changing milestone on a bunch of bugs to 2.0 - none of these could be considered a blocker for a pre-release, IMHO. Many of these have patches or someone working on them, but they're not urgent. Dave.
Since we use gtk_input_dialog_new() this problem can't really be fixed in the GIMP. Suggest we re-assign it to GTK+ - although it is unlikely to be fixed since the GTK+ API docs says that the GtkInputDialog widget will be moved to a seperate library at some point and that new features aren't accepted... Changed the short summary to something more meaningful.
Reassigning to GTK+ as suggested.
I'd say that the gimp should probably not display the menu item at all if there are no extended input devices. But sure, if someone wants to change the label in the dialog to "No extended input devices", that would be fine. HEAD only since it's a string change. Listing the core pointer doesn't make sense since the options in that dialog can't be applied to the core pointer.