Opened 8 years ago
Closed 8 years ago
#16607 closed Bug (fixed)
Focus issue when Copy Formatting and Divarea plugins are enabled
Reported by: | Tomasz Jakut | Owned by: | Tomasz Jakut |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.6.0 |
Component: | General | Version: | 4.6.0 |
Keywords: | Cc: |
Description
Steps to reproduce
- Open page with two editors with
divarea
andcopyformatting
plugins enabled. - Click inside first editor.
Expected result
The first editor is focused.
Actual result
The second editor is focused.
Change History (5)
comment:1 Changed 8 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 8 years ago by
Owner: | set to Tomasz Jakut |
---|---|
Status: | confirmed → assigned |
comment:3 Changed 8 years ago by
Status: | assigned → review |
---|
comment:4 Changed 8 years ago by
Status: | review → review_passed |
---|
comment:5 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Merged to major
with bd86f25.
Pushed fix to branch:t/16607.