mshtml: Call IDocHostUIHandler_HideUI and IDocHostUIHandler_ShowUI when changing...
commitbbb03cf16bc86749f2b9e876204f2485d31e5dc5
authorRob Shearman <rob@codeweavers.com>
Tue, 24 Jul 2007 22:06:56 +0000 (24 17:06 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Jul 2007 11:03:21 +0000 (25 13:03 +0200)
tree6d3b31f4f9cf0bb51d5fe3d73e948a64a2ff0ae6
parent9a67e1ffe536c7c65f4a028ac03ae4c22bcb8593
mshtml: Call IDocHostUIHandler_HideUI and IDocHostUIHandler_ShowUI when changing an UI active window to be in edit mode.

Add tests for the behaviour of changing edit mode when a UI window is active.
dlls/mshtml/editor.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/nsevents.c
dlls/mshtml/tests/htmldoc.c