http://bugs.winehq.org/show_bug.cgi?id=33860
Bug #: 33860 Summary: Visual Web Developer Express 2008 displays only "file system" in Browse window Product: Wine Version: 1.6-rc2 Platform: x86 URL: http://go.microsoft.com/fwlink/?LinkId=104679 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: djelinski1@gmail.com Classification: Unclassified
Created attachment 44913 --> http://bugs.winehq.org/attachment.cgi?id=44913 Browse dialog - native vs builtin comctl
After working around Bug #33859, another difference between builtin and native comctl becomes apparent. With native there are 4 options to choose in the Browse dialog - File system, Local IIS, FTP site, Remote site. With builtin only File system is available. See attached screenshots.
To reproduce: - work around bug 33859 - install Visual Web Developer Express 2008 (test result contains quite good instructions: http://appdb.winehq.org/objectManager.php?sClass=version&iId=11210&i...) - run application, select File->New Web Site... - click Browse.
http://bugs.winehq.org/show_bug.cgi?id=33860
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #1 from Daniel Jelinski djelinski1@gmail.com 2013-06-25 08:31:42 CDT --- actually it's a vertical toolbar control. For some reason the buttons are in horizontal layout, and all but the first are clipped.
Perhaps an easier way to reproduce this is by using comdlg32 from win2k - file dialog there exhibits exactly the same problem.
http://bugs.winehq.org/show_bug.cgi?id=33860
--- Comment #2 from Daniel Jelinski djelinski1@gmail.com 2013-09-11 15:03:32 CDT --- The toolbar has CCS_NOPARENTALIGN and TBSTYLE_WRAPABLE styles set. Native with these styles automatically wraps newly added buttons as required. Wine's toolbar does not wrap.
http://bugs.winehq.org/show_bug.cgi?id=33860
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle@yahoo.fr
https://bugs.winehq.org/show_bug.cgi?id=33860
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=33860
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |33859
https://bugs.winehq.org/show_bug.cgi?id=33860
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |797f42699e86a0e4e3468b55f88 | |e7b8e6d06f323 Resolution|--- |FIXED
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- This is fixed with 797f42699e86a0e4e3468b55f88e7b8e6d06f323.
https://bugs.winehq.org/show_bug.cgi?id=33860
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.0-rc5.
https://bugs.winehq.org/show_bug.cgi?id=33860 Bug 33860 depends on bug 33859, which changed state.
Bug 33859 Summary: Visual Web Developer Express 2008 crashes when clicking "Browse" (bug in PropertySheet common control) https://bugs.winehq.org/show_bug.cgi?id=33859
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED