Bug 140730 - ability to copy fixed dialog text
Summary: ability to copy fixed dialog text
Status: RESOLVED FIXED
Alias: None
Product: kde
Classification: I don't know
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Stephan Kulow
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-27 19:22 UTC by bruce.lilly
Modified: 2008-04-19 16:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
"about KDE' dialog box (81.20 KB, image/png)
2007-01-27 19:29 UTC, bruce.lilly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bruce.lilly 2007-01-27 19:22:06 UTC
Version:           Release 3.5.6 "release 19.1" (using KDE Devel)
Installed from:    Compiled sources

"About KDE" launches a dialog box in which the KDE version appears as text between the title bar and the dialog tabs.

Unfortunately. that KDE release version text cannot be selected with the mouse for copying to the clipboard (e.g. to subsequently paste into KDE bug reports...)

Also unfortunately, the release version appears nowhere in the dialog tabs where it might be copied to the clipboard.

As it stands, it is necessary to manually re-keyboard the information into bug reports (like this one), with the possibility of introducing typographical errors.

The release version information ought to be mouse-selectable; a work-around would be to add yet another tab which repeats the release version, or include the release version in one of the existing tabs.
Comment 1 bruce.lilly 2007-01-27 19:29:02 UTC
Created attachment 19447 [details]
"about KDE' dialog box

None of the 'K Desktop Environment. Release 3.5.6 "release 19.1"' text is
selectable.
Comment 2 LimCore 2008-03-16 11:03:13 UTC
This text is indeed not selectable (in 3.5.8 at least).

I think ALL text (including labels and static text widgets or how it is called) should be always selectable (select by mouse == copy to mouse clipboard).

I reported bug#159396 to solve all this issues at once in general, please confirm/comment it
Comment 3 Jordi Polo 2008-04-19 16:48:04 UTC
SVN commit 798817 by jordipolo:

Make the ktitlewidget selectable/copiable. Users request selectable information on dialogs.

BUG:140730



 M  +2 -0      ktitlewidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=798817