Opened 14 years ago
Closed 13 years ago
#5758 closed Bug (fixed)
Aligning is buggy with enterMode BR
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0.1 |
Keywords: | Cc: |
Description
Steps to reproduce
- Load an empty editor with config.enterMode = CKEDITOR.ENTER_BR.
- Click on any of the align icons.
Nothing happens.
Change History (5)
comment:1 Changed 14 years ago by
Milestone: | CKEditor 3.4 |
---|
comment:2 Changed 14 years ago by
Summary: | Unable to align in an empty editor with enterMode br → Aligning is buggy with enterMode BR |
---|
comment:3 Changed 14 years ago by
Milestone: | → CKEditor 3.4 |
---|---|
Version: | 3.3 → 3.0.1 |
Perior to 3.1 these cases worked properly, so this is an (old) regression, so I'm targeting it to 3.4.
comment:4 Changed 14 years ago by
Milestone: | CKEditor 3.4 |
---|
comment:5 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I didn't work in previous releases (last reproducible version was 3.3.1) but it works fine in latest stable CKEditor 3.6.1.
Another case that should be fixed in the same context:
The aligning does not happen, yet the undo button is active and clicking on it does nothing.