http://bugs.winehq.org/show_bug.cgi?id=35466
Bug ID: 35466 Summary: Can't paste into search dialog of notepad Product: Wine Version: 1.7.11 Hardware: x86 OS: Linux Status: NEW Keywords: source Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: nerv@dawncrow.de Classification: Unclassified
Doesn't happen in wordpad, but in notepad!
open notepad write "test" select and copy it, or copy text from somewhere else open the search dialog, e.g. with Ctrl+F press Ctrl+V expected text to be in the search editcontrol but text appears in the notepad window if you right-click the editcontrol and select "paste" it works...
http://bugs.winehq.org/show_bug.cgi?id=35466
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |austinenglish@gmail.com Severity|normal |trivial
http://bugs.winehq.org/show_bug.cgi?id=35466
--- Comment #1 from Vincent Povirk madewokherd@gmail.com --- Weird. Maybe the shortcut for the Edit>>Paste menu item is taking precedence?
http://bugs.winehq.org/show_bug.cgi?id=35466
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |programs
--- Comment #2 from Vincent Povirk madewokherd@gmail.com --- Happens with Wine's notepad also on Windows.
http://bugs.winehq.org/show_bug.cgi?id=35466
--- Comment #3 from Vincent Povirk madewokherd@gmail.com --- The important difference between wordpad and notepad is the order in which we call TranslateAccelerator and IsDialogMessage in the main loop.
https://bugs.winehq.org/show_bug.cgi?id=35466
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8e873c8afcc23ad012177fc8c9e | |eda72ce648f76 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Austin English austinenglish@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/8e873c8afcc23ad012177fc8c9....
https://bugs.winehq.org/show_bug.cgi?id=35466
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.21.