https://bugs.winehq.org/show_bug.cgi?id=41985
Bug ID: 41985 Summary: CHM viewer does not use default window Product: Wine Version: 2.0-rc1 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: hhctrl.ocx Assignee: wine-bugs@winehq.org Reporter: wine@sagagames.de Distribution: ---
Trying to open OpenMPT's help file (https://openmpt.org/download) does not work as intended. When opening the file directly, it is shown without a TOC. In the help file, a window configuration with the name "OpenMPT" is stored, which should tell the viewer to show a TOC. When calling the help file directly from within the program through the HtmlHelp API, this works as intended, but not when viewing the file by double-clicking it. The help project specifies "Default Window=OpenMPT", so the viewer should load this window configuration. On Windows, this is the case, but not on Wine.
https://bugs.winehq.org/show_bug.cgi?id=41985
--- Comment #1 from Johannes wine@sagagames.de --- Clarification: OpenMPT explicitely tells the HtmlHelp API to use the "OpenMPT" window configuration through HtmlHelp(m_hWnd, "OpenMPT Manual.chm>OpenMPT", ...), so Wine should already be able to handle the window information, but probably does not honor the "Default Window" setting. Since the help viewer does not show any menus or toolbars to toggle any of the display features such as the TOC, this effectively renders the CHM file unusable when opening it directly: Only the start page of the help file is viewable.
https://bugs.winehq.org/show_bug.cgi?id=41985
Johannes wine@sagagames.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Johannes wine@sagagames.de --- Appears to be fixed in Wine 2.12 or earlier.
https://bugs.winehq.org/show_bug.cgi?id=41985
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.14.