[regression] Editor: weird scrolling on focus
Run test_Editor.html in IE6 (I'm testing on [14587]).
Scroll down to the 3rd editor widget (Optional toolbar buttons), making sure the entire widget is in view, and click to focus the 1st line of content text.
Scroll all the way back to the top, and click on the 1st line of text in the 1st editor (Created from div).
The cursor goes to the end of the 2nd line instead of the 1st line where it was clicked and the editor's 2nd line scrolls to the top of the screen.
Setting the milestone to 1.2 since this is a regression from 1.1.1.
Change History (10)
Summary: |
Editor: weird scrolling on focus →
[regression] Editor: weird scrolling on focus
|
Component: |
Editor →
DojoX Editor
|
Milestone: |
1.2 →
1.3
|
Owner: |
changed from liucougar to alex
|
Component: |
DojoX Editor →
Editor
|
Keywords: |
refactor added
|
Owner: |
changed from alex to liucougar
|
Resolution: |
→ worksforme
|
Status: |
new →
closed
|
Resolution: |
worksforme
|
Status: |
closed →
reopened
|
Milestone: |
future →
1.3
|
Owner: |
changed from liucougar to Douglas Hays
|
Status: |
reopened →
new
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
The above failing scenario should have said to use the the mouse wheel to scroll and not the scrollbar. Clicking the scrollbar also causes weird, but different scrolling problems that were also not in 1.1.1. But it's probably all related.