Opened 14 years ago
Closed 14 years ago
#7075 closed Bug (fixed)
[enterBr] change text direction in one line out of multiple
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
There's another case of #6610 that fails:
<p> line1^ <br /> line2 </p>
Apply "RTL" on the above selection affects the entire paragraph in enterMode BR.
Attachments (1)
Change History (5)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
Changed 14 years ago by
Attachment: | 7075.patch added |
---|
comment:2 Changed 14 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | confirmed → review |
comment:3 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6385].
Regression of [6365].