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@winehq.org ReportedBy: gyebro69@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@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
http://bugs.winehq.org/show_bug.cgi?id=27165
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=27165
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |bunglehead@gmail.com
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2011-05-27 04:16:51 CDT --- I'm not sure, but I see WM_SETFOCUS followed by NM_SETFOCUS on left button down, not on the up event. So I suspect fix was wrong, I'll try to test application again that was fixed with it.
http://bugs.winehq.org/show_bug.cgi?id=27165
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |098dc7b3302f39c5500d644615a | |6f4c37d328ce0
http://bugs.winehq.org/show_bug.cgi?id=27165
--- Comment #2 from GyB gyebro69@gmail.com 2012-01-31 09:59:55 CST --- Still a problem as of wine-1.4-rc1-34-g01947e0.
http://bugs.winehq.org/show_bug.cgi?id=27165
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #3 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-06-30 13:04:50 CDT --- Still in wine-1.6-rc4
http://bugs.winehq.org/show_bug.cgi?id=27165
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-06-30 13:05:27 CDT --- Confirming bug
http://bugs.winehq.org/show_bug.cgi?id=27165
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bunglehead@gmail.com |wine-bugs@winehq.org
http://bugs.winehq.org/show_bug.cgi?id=27165
--- Comment #5 from Béla Gyebrószki gyebro69@gmail.com --- Still present in 1.7.18
https://bugs.winehq.org/show_bug.cgi?id=27165
--- Comment #6 from Béla Gyebrószki gyebro69@gmail.com --- Still in wine-1.7.51-201-g60d1d6f
ffdshow_rev4532_20140717_clsid.exe sha1: 14ccc4c9308f2f694452a22ba287ada6d8c21923
https://bugs.winehq.org/show_bug.cgi?id=27165
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ddcab8aceada5ee7df8bbd3d9c0 | |4de4ce5a25725 Status|NEW |RESOLVED CC| |piotr.caban@gmail.com Resolution|--- |FIXED
--- Comment #7 from Piotr Caban piotr.caban@gmail.com --- It works for me now. Marking as fixed.
https://bugs.winehq.org/show_bug.cgi?id=27165
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.8-rc3.