Opened 12 years ago
Closed 12 years ago
#9712 closed Bug (fixed)
Context menu open destories editor focus
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.0.1 |
Component: | Core : Focus | Version: | 4.0 |
Keywords: | HasTest | Cc: |
Description
- open inlineall sample
- Click in one editable, open context menu
- Click in another editable, open context menu
- So far good
- Go back to open context menu in the first editable.
- Actual: Context menu opens up with editor focus moved to the second editable
Change History (8)
comment:1 Changed 12 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | new → review |
comment:2 Changed 12 years ago by
Milestone: | → CKEditor 4.0.1 |
---|
This one desires 4.0 milestone, otherwise immediately after the release.
comment:4 Changed 12 years ago by
Status: | review → review_failed |
---|
Clean tests run on FF and Chrome, but two reds on IE9: http://ckeditor4.t/dt/plugins/font/font.html
I confirm that context menu issue is fixed on t/9712.
comment:6 Changed 12 years ago by
Status: | review_failed → review |
---|
WFM for the above test in IE9/Win7.
comment:7 Changed 12 years ago by
Status: | review → review_passed |
---|
Ok, today tests are passing. Perhaps my IE9 had a bad day.
comment:8 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Masterised git:5c1f1d6
Opened e7ddc4e for review.