[Bug 29898] New: IE6's back/forward buttons show the history dropdown menu - real dropdown arrows missing

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 15 05:57:25 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=29898

             Bug #: 29898
           Summary: IE6's back/forward buttons show the history dropdown
                    menu - real dropdown arrows missing
           Product: Wine
           Version: 1.4-rc3
          Platform: x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: comctl32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: RandomAccountName at mail.com
    Classification: Unclassified
   Regression SHA1: 574c0dcc322804d92d683ad097ac9f36d13056b1


Created attachment 38885
  --> http://bugs.winehq.org/attachment.cgi?id=38885
Terminal output

In IE6, the toolbar is supposed to have dropdown arrows next to the back and
forward buttons which bring up a history menu, while the back/forward buttons
themselves go back or forward one page. Instead, the dropdown arrows are
missing, and the back/forward buttons both display the history menu when
clicked.

This did work as expected in 1.1.14. Regression testing indicated:

574c0dcc322804d92d683ad097ac9f36d13056b1 is the first bad commit
commit 574c0dcc322804d92d683ad097ac9f36d13056b1
Author: Mikołaj Zalewski <mikolaj at zalewski.pl>
Date:   Sun Feb 1 13:07:08 2009 +0100

    comctl32: toolbar: Unlike in listview, TB_SETEXTENDEDSTYLE takes the actual
style, not a mask.

:040000 040000 a11df2b7d07455de599115fafdf44c468788df51
7e18c3d458efa4a63a98cbef517ae075fe9eef74 M    dlls

Reverting the patch fixed the problem.

Installed with 'winetricks ie6'.

-- 
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.


More information about the wine-bugs mailing list