[Bug 30909] New: Support copying text from dialog boxes
http://bugs.winehq.org/show_bug.cgi?id=30909 Bug #: 30909 Summary: Support copying text from dialog boxes Product: Wine Version: 1.5.3 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: pastas4(a)gmail.com Classification: Unclassified On Windows, when a dialog box pops up, pressing Ctrl+C copies the text of that box into the clipboard so you could paste it in pure text. Here is a more detailed description: http://www.nilpo.com/2009/01/windows-xp/copy-text-from-error-message-dialog-... In Wine, however, pressing Ctrl+C when a dialog box is displayed does nothing at all. Nothing is placed in the clipboard. This feature would be a real time saver. In my case, I'm compiling a set of documentation for one program, and it provides some documentation only in the form of dialog boxes. Copying it all letter by letter would take hours if not days, while on Windows it takes just a few minutes. Not to mention that direct copies assure that you get exactly what is written in the dialog box without spelling mistakes, which is especially important when copying error codes (where characters such as O/0 are easy to confuse). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30909 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2012-06-14 14:12:58 CDT --- FWIW, WINEDEBUG=+text will dump that text to the console. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30909 --- Comment #2 from GreatEmerald <pastas4(a)gmail.com> 2012-06-14 15:58:34 CDT --- Well, that certainly helps a little. It's difficult to find the required text between all the other console output, and it's formatted in a rather inconvenient way, but at least now I don't need to switch to Windows just to copy that text output, thanks. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30909 --- Comment #3 from GreatEmerald <pastas4(a)gmail.com> 2012-06-15 02:43:56 CDT --- Eh, I just noticed that this workaround has a character limit... This is what I get when trying to copy a rather long dialog box: trace:text:DrawTextExW L"Excludes/Includes nodes and/or node subtrees to determine which nodes\nare currently active. Other node-affecting abilities can look at which\nnodes are active or inactive during evaluation. All nodes are made active\nat the start of each frame, so any deactivations will cease when this\nability te"..., -1, [(0,0)-(352,0)] 00000450 So that won't work... Unless there is a way to increase this character limit?.. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=30909 --- Comment #4 from Austin English <austinenglish(a)gmail.com> --- This is your friendly reminder that there has been no bug activity for two years. Is this still an issue in current (1.7.25 or newer) wine? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=30909 --- Comment #5 from GreatEmerald <pastas4(a)gmail.com> --- If nobody implemented it, then it still applies. It's trivial to test (just have any popup dialog appear, press ctrl+C, press ctrl+V in a text editor), but I don't have Wine installed on any of my devices at the moment... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=30909 --- Comment #6 from GreatEmerald <pastas4(a)gmail.com> --- Tested myself, it still applies. Neither pressing Ctrl+C works, nor can you select the text by dragging the mouse over it. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=30909 --- Comment #7 from Austin English <austinenglish(a)gmail.com> --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.51 or newer) wine? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=30909 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #8 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Duplicate of bug 17205 *** This bug has been marked as a duplicate of bug 17205 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=30909 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing Duplicate -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org