Opened 16 years ago
Closed 15 years ago
#5735 closed Bug (fixed)
Incorrect cursor position when refocusing editor and cursor is in scrolled content
| Reported by: | Arne | Owned by: | Frederico Caldeira Knabben |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4 |
| Component: | General | Version: | 3.2.1 |
| Keywords: | IE | Cc: |
Description
1.Click anywhere in editor
2.Scroll up/down, make the cursor disappear from the editor screen
3.Click elsewhere apart from editor area (but on same window)
4.Click anywhere in editor to get cursor focus back on editor
5.The cursor ends up at the clicked position but the content gets scrolled so position of the cursor in the content is wrong.
Observed on IE7 and IE8
Attachments (2)
Change History (12)
comment:1 Changed 16 years ago by
| Keywords: | focus cursor ie7 ie8 removed |
|---|---|
| Milestone: | CKEditor 3.3 |
comment:2 Changed 15 years ago by
| Keywords: | Confirmed IE added |
|---|---|
| Milestone: | → CKEditor 3.4 |
Changed 15 years ago by
| Attachment: | 5735.patch added |
|---|
comment:4 Changed 15 years ago by
| Keywords: | Review? added |
|---|---|
| Owner: | set to Garry Yao |
| Status: | new → assigned |
comment:6 Changed 15 years ago by
| Keywords: | IE added; Confirmed IE? removed |
|---|---|
| Milestone: | CKEditor 3.4 → CKEditor 3.5 |
comment:7 Changed 15 years ago by
| Status: | review → review_failed |
|---|
There is still a problem remaining. When clicking the scrollbar, the editor selection get collapsed.
Changed 15 years ago by
| Attachment: | 5735_2.patch added |
|---|
comment:8 Changed 15 years ago by
| Milestone: | CKEditor 3.5 → CKEditor 3.4 |
|---|---|
| Owner: | changed from Garry Yao to Frederico Caldeira Knabben |
| Status: | review_failed → review |
Anticipating this one, due to #5280.
comment:9 Changed 15 years ago by
| Status: | review → review_passed |
|---|
comment:10 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |
Fixed with [5742].

Confirmed with IE8.