[ros-bugs] [Bug 2451] Firefox 1.5 won't minimize to taskbar.

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Wed Jun 10 20:32:17 CEST 2009


http://www.reactos.org/bugzilla/show_bug.cgi?id=2451





--- Comment #20 from denisenkom <denisenkom at gmail.com>  2009-06-10 20:32:15 CET ---
Created an attachment (id=4057)
 --> (http://www.reactos.org/bugzilla/attachment.cgi?id=4057)
fixes GetWindowPlacement function

GetWindowPlacement was reporting SW_MAXIMIZE when window was actually
minimized, becouse of that firefox was confused.

Also according to API docs this function must return values SW_SHOWMAXIMIZED(3)
and SW_SHOWMINIMIZED(2), not SW_MAXIMIZE(3) and SW_MINIMIZE(6)


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Ros-bugs mailing list