Opened 16 years ago
Last modified 16 years ago
#3433 closed Bug
Restoring from maximized does not work across mode switches in IE8 Standards mode. — at Initial Version
Reported by: | Martin Kou | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | SVN (CKEditor) - OLD |
Keywords: | IE8 Review+ | Cc: |
Description
To reproduce:
- Open replacebyclass.html.
- Press the maximized button to maximize the editor.
- Press Source to go to Source mode.
- Press maximized button again to restore to normal size.
- The editor fails to restore back to normal size.
It works in IE8 compatibility view (i.e. IE7 Standards mode) and in quirks mode.