Opened 14 years ago
Closed 14 years ago
#7013 closed Bug (fixed)
DIV is not used for BIDI in enterBR
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.1 |
Component: | Core : BiDi | Version: | 3.5.1 |
Keywords: | Cc: |
Description
Text direction is still using P as the container when in enter br mode.
Attachments (1)
Change History (7)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 14 years ago by
Version: | 3.4 → 3.5.1 (SVN - trunk) |
---|
Later I found it instead a regression of [6276].
comment:3 Changed 14 years ago by
Milestone: | → CKEditor 3.5.1 |
---|
Changed 14 years ago by
Attachment: | 7013.patch added |
---|
comment:4 Changed 14 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | confirmed → review |
comment:5 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:6 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6365].
An missed part of #6604.