Ticket #7020 (closed Bug: fixed)
Webkit: Applying direction to certian table selection ruins the table
| Reported by: | Saare | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.5.1 |
| Component: | Core : BiDi | Version: | 3.5.1 |
| Keywords: | WebKit | Cc: |
Description
- Using the following (note: the text "aa" is not selected)
<table border="1"> <tbody> <tr> <td> aa[</td> <td> bb</td> </tr> <tr> <td> cc</td> <td> dd]</td> </tr> </tbody> </table>
- Click the RTL icon.
Note that the table is corrupted.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Clarification of the selection