http://bugs.winehq.org/show_bug.cgi?id=14301
Summary: winhelp: Selecting a topic does not aways go to the correct page Product: Wine Version: 1.1.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: markk@clara.co.uk
The search button is not implemented in Wine winhelp; it reports fixme:winhelp:MACRO_Search () when that button is clicked.
The Topics button does bring up a list of topics, but selecting a topic and clicking OK does not always go to the correct page. To demonstrate, download castle1.hlp from http://bugs.winehq.org/attachment.cgi?id=14573 and click the Topics button. Compare which page you are taken to with that when using Windows 95 WINHLP.EXE.
Also, in the topic window, it should be possible to select a topic by double-clicking the text (no need to select and click OK button).