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 95446 - GtkInputDialog doesn't list core pointer
GtkInputDialog doesn't list core pointer
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
2.2.x
Other All
: Normal trivial
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2002-10-11 00:06 UTC by Tomas Forsman
Modified: 2011-02-04 16:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tomas Forsman 2002-10-11 00:06:26 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
Comment 1 Dave Neary 2003-07-26 20:11:20 UTC
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.
Comment 2 Henrik Brix Andersen 2003-08-21 14:56:18 UTC
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.
Comment 3 Michael Natterer 2003-10-11 13:58:20 UTC
Reassigning to GTK+ as suggested.
Comment 4 Owen Taylor 2003-11-11 21:58:25 UTC
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.