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 420165 - "scanning devices" dialog should not have selectable text
"scanning devices" dialog should not have selectable text
Status: RESOLVED NOTABUG
Product: gnome-scan
Classification: Other
Component: libgnome-scan
0.4.x
Other Linux
: Normal normal
: ---
Assigned To: Étienne Bersac
Étienne Bersac
Depends on:
Blocks:
 
 
Reported: 2007-03-19 16:06 UTC by Jean-François Fortin Tam
Modified: 2008-01-15 20:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (7.71 KB, image/png)
2007-03-19 16:06 UTC, Jean-François Fortin Tam
Details

Description Jean-François Fortin Tam 2007-03-19 16:06:23 UTC
When starting flegita, the dialog that asks to wait while scanning for devices has a strange text selection (I will attach a screenshot).

Furthermore, I noticed the info text does not wrap, which kinda breaks the dialog.
Comment 1 Jean-François Fortin Tam 2007-03-19 16:06:44 UTC
Created attachment 84885 [details]
screenshot
Comment 2 Jean-François Fortin Tam 2007-03-19 16:08:08 UTC
Uh, forget the "text does not wrap" problem, must have been a one-time glitch (or a gimp capture bug). The blue text selection is still here though.
Comment 3 Étienne Bersac 2007-03-19 16:30:19 UTC
Hi,

This bug is confirmed. I don't know if this is possible to set the selectability of GtkMessageDialog message. I may see this for future release.

Note that i'm heavily working on gnome-scan-0.5 (only available at Gnome SVN). I would like to drop this popup in favor of real HAL scanner support (which has been commited in SANE CVS). Does GtkPrint shows a "probing" popup ? No. I intend to do so.

I may fix this bug not the way you might think of ;). However, if you send a patch agains gnome-scan-0-4 branch ( http://svn.gnome.org/viewcvs/gnome-scan/branches/gnome-scan_0_4/ ), i will gladely  commit it.

Thanks for your attention on gnome-scan.
Étienne.
Comment 4 Étienne Bersac 2007-03-23 21:03:13 UTC
Hi,

I fixed this bug notabug. This is a default behaviour in GtkMessageDialog since users have to copy/paste error messages.

The bug might be the "autoselected" message on which i don't have access. (I just put a string in it).

Luckily, GnomeScan SVN error dialog does not have such bug (well, i haven't commited it yet).

Étienne.