Opened 10 years ago
Closed 9 years ago
#10881 closed Bug (fixed)
Widget System does not fix active enter modes if blockless nested editable is focused
Reported by: | Piotrek Koszuliński | Owned by: | Piotrek Koszuliński |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.3 |
Component: | General | Version: | 4.3 Beta |
Keywords: | Cc: |
Description
Active enter modes are only affected by the nested editable's ACF rules. Currently the enter key works correctly because it internally checks blocksLimit, but this should be driven by the active enter mode change.
Change History (5)
comment:1 Changed 10 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 9 years ago by
Owner: | set to Piotrek Koszuliński |
---|---|
Status: | confirmed → assigned |
comment:3 Changed 9 years ago by
Status: | assigned → review |
---|
comment:4 Changed 9 years ago by
Status: | review → review_passed |
---|
Every time you resolve 3 tickets in a single commit, a bunch of sinister, eyeless bunnies visits you at night to watch you sleep. Brace yourself. ♥
comment:5 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Merged fix into major, dev (git:628ea19), tests (62812ce).
Pushed t/10881 branches on dev and tests.
This branch fixes: