Ticket #6112 (closed defect: fixed)
[patch][ccla]Editor scrolling bugs on IE with large text
| Reported by: | guest | Owned by: | alex |
|---|---|---|---|
| Priority: | high | Milestone: | 1.1 |
| Component: | Editor | Version: | 1.0 |
| Severity: | major | Keywords: | editor scrolling ie |
| Cc: |
Description (last modified by peller) (diff)
One of our product teams reported the following problems with Editor.
- Type some text in a Dojo editor for at least a couple of pages (causing the scroll bar to show)
- go to the bottom on the document (scrolled down) and then highlight some text with the keyboard (shift/arrows)
- bug 1: if you try to highlight with a double-click, the editor scrolls back up to the top
- once the text is highlighted, bold it (either with Ctrl-B or by clicking on the Bold icon)
- bug 2: the editor scrolls back to the top
The problems occur on both Dojo 0.4 and 1.0 and was able to reproduce this problem. But on FCK, i couldn't. This leads us be to believe it's a Dojo bug and not a core IE problems because underneath both implementations lies the same IE control.
This is clearly a really bad bug that makes the Dojo editor on IE unusable but for the simplest of typing.
This bug has shown up on several sites which use Dojo 1 and 0.4 on IE 6 and 7. I believe this makes the editor useless in IE except for basic text typing of very short text.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.