https://bugs.winehq.org/show_bug.cgi?id=38874
Bug ID: 38874 Summary: Homesite+ (v5.5): Radiobutton in Find dialog not set properly when using keyboard shortcut (Alt+U) Product: Wine Version: 1.7.46 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fooquency@gmail.com Distribution: ---
Created attachment 51804 --> https://bugs.winehq.org/attachment.cgi?id=51804 Screenshot showing after situation
While in the editor window, there is a Find dialog which enables text search within the current file being edited. The Dialog includes a radiobutton pair for setting the direction of search to be either Up (with U underlined) or Down (D).
On Mac OSX, pressing Cmd+U to set the radiobutton only selects the label, but does not actually make the radiobutton be checked. However, the original behaviour on Windows does check the radiobutton.
Therefore, the radiobutton has then to be made active either by using the mouse, or using the Space key.
The attached screenshot shows the state immediately after pressing Cmd+U. As you can see, the label is surrounded but the radiobutton is still on its original value.