Opened 11 years ago
Closed 10 years ago
#12227 closed Bug (fixed)
CKEDITOR.ENTER_BR - Chrome 36. Dont apply format to the selection text placed at end of editor
Reported by: | Raul | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.4.3 |
Keywords: | Cc: |
Description
When you write a text at the end of the editor and selecting the text don't apply any format. Only the first time and not in the first line.
Only config.enterMode = CKEDITOR.ENTER_BR;
Browser: Chrome 36.0
Steps to reproduce:
- Go to http://ckeditor.com/demo
- Go to the last line
- Enter
- Type some text
- Select it with the mouse
- Try format the text
Attachments (1)
Change History (3)
Changed 11 years ago by
Attachment: | CKEditor-Chrome.png added |
---|
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I have rechecked it in Chrome 43 and CKEditor 4.4.7. At the moment it looks like problem is gone (even in CKEditor version 4.4.3). It is very possible that this was some browser bug.
I'm closing it as fixed.
I have checked this issue and problem is there but this needs further investigation.
First of all I'm not sure if this isn't a duplicate. Second this doesn't only happen with BR mode. Third I need to check with what sort of content it happens.