#930 closed defect (fixed)
Editor2: toolbar doesn't disappear when editor goes off screen (IE)
Reported by: | bill | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The floating toolbar for the editor should disappear when the editor is not in focus, but it doesn't.
Bring up Editor2, and type in a lot of text to the editor. When the buffer gets larger than the browser window, if you scroll down, the toolbar will float. But if you scroll so far that the entire editor is off screen, and even change the focus by highlighting some text outside the editor, there will still be a floating toolbar.
Tested on tests/widget/test_Editor2.html
Marking as 0.3.1 but you can move to 0.4 if you want.
Note: See
TracTickets for help on using
tickets.
fixed in [4333]