#11311 closed defect (fixed)
Code in dijit._editor.plugins.FullScreen may add scrollers to IE after leaving fullscreen.
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Editor | Version: | 1.5.0b2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Code in dijit._editor.plugins.FullScreen? may add scrollers to IE after leaving fullscreen. This occurs due to the way it tries to save the style of the 'html' tag'. This is simple to work around. Patch forthcoming.
Attachments (1)
Change History (3)
Changed 11 years ago by
Attachment: | editor_fullscreen.patch added |
---|
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
Patch for issue.