Ticket #6610 (closed Bug: fixed)
[BIDI] enterBr change direction in one line out of multiple
| Reported by: | garry.yao | Owned by: | tobiasz.cudnik |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.5.1 |
| Component: | Core : Styles | Version: | 3.4 |
| Keywords: | Cc: |
Description (last modified by garry.yao) (diff)
With "config.enterMode = CKEDITOR.ENTER_BR":
- Load the following content and selection:
<p> line1<br /> line2^ </p>
- Click on 'RTL' button;
- Actual Result: Affects the entire paragraph;
- Expected Result: Second line that breaks away from the paragraph is only affected.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
