[Bug 27165] New: ffdshow A/V config tool: drop-down list doesn't appear

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 14 13:29:16 CDT 2011


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

           Summary: ffdshow A/V config tool: drop-down list doesn't appear
           Product: Wine
           Version: 1.3.20
          Platform: x86
               URL: http://sourceforge.net/projects/ffdshow-tryout/
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: comctl32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: gyebro69 at gmail.com


In ffdshow's audio/video configuration window you can choose which decoder you
want to use for different A/V formats.
A drop-down menu should appear automatically when you select a decoder for the
desired format.
The menu doesn't appear in current Wine.

Actually, there is a way to make the menu appear: press and hold left mouse
button on the selected field (under Decoder tab). While LMB is still pressed,
move the mouse up or down by a couple of pixels.

Workaround: native comctl32.

This 'feature' worked correctly in Wine-1.1.2:

098dc7b3302f39c5500d644615a6f4c37d328ce0 is the first bad commit
commit 098dc7b3302f39c5500d644615a6f4c37d328ce0
Author: Lei Zhang <thestig at google.com>
Date:   Mon Aug 18 16:05:27 2008 -0700

    comctl32: Set listview focus on WM_LBUTTONUP instead of WM_LBUTTONDOWN.

:040000 040000 ab9cd9294cee7fd398296c68872b1661d28953c2
e40db8f62a0588aac662bc68d5f6b1aafe86e42e M    dlls

To reproduce the issue in the application:
1) Install the app as usual: at the end of installation choose the option to
run the config tool automatically.
2) Under the Decoder tab select a field (containing either disabled or
libavcodec) >> the drop-down list doesn't appear.

The config tool can also be launched by:
wine rundll32.exe ffdshow.ax configure

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