http://bugs.winehq.org/show_bug.cgi?id=9478
Summary: Dreamweaver 8 autocompletion Product: Wine Version: CVS/GIT Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P2 Component: test AssignedTo: wine-bugs@winehq.org ReportedBy: vecnix@gmail.com
I tried to press control + space once to get the list , it showed it clicked something then it didn't want to come back a second time a few errors in the log
to reproduce start a new php page go to body in code pane , hit control + space then click on something ( in <? ?> )
the list won't come back after the error
http://bugs.winehq.org/show_bug.cgi?id=9478
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski@gmail.com Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-09-16 21:51:23 --- I can confirm this bug. During the processing of WM_LBUTTONDOWN there are four WM_ACTIVE messages sent - first the main window is deactivated and a "QuickTagEditor" receveives it and then it goes back to the main windows. While processing these messages the focus is set/killed for the listbox. Maybe this make some problems - after the mouse down the window disappears (I'd expect on Windows the listbox disappears after a mouse up but I will have to check this).
Selecting an item using the keyboard works.
http://bugs.winehq.org/show_bug.cgi?id=9478
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Component|testcases |-unknown Summary|Dreamweaver 8 autocompletion|Adobe Dreamweaver 8 | |autocompletion
http://bugs.winehq.org/show_bug.cgi?id=9478
--- Comment #2 from Austin English austinenglish@gmail.com 2008-06-12 09:55:53 --- Is this still an issue in current (1.0-rc4 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=9478
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Dan Kegel dank@kegel.com 2008-10-10 23:03:08 --- Seems to be fixed in wine-1.1.6. Autocomplete works just like in windows.
http://bugs.winehq.org/show_bug.cgi?id=9478
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2008-10-24 11:12:32 --- Closing bugs fixed in 1.1.7.
http://bugs.winehq.org/show_bug.cgi?id=9478
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified