Opened 8 years ago
Closed 8 years ago
#9603 closed Bug (fixed)
Inline editor UI direction in RTL
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.0 |
Component: | Core : BiDi | Version: | 4.0 |
Keywords: | Cc: |
Description
- Load the attached sample page;
- Check the UI direction:
- Actual: Inline editor UI is not inherited from the content page in RTL.
Attachments (1)
Change History (6)
Changed 8 years ago by
comment:1 Changed 8 years ago by
Milestone: | CKEditor 4.0 → CKEditor 4.0.1 |
---|---|
Status: | new → confirmed |
Version: | 4.0 (GitHub - master) |
comment:2 Changed 8 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | confirmed → review |
Opened dev branch t/9603 for review.
comment:3 Changed 8 years ago by
Milestone: | CKEditor 4.0.1 → CKEditor 4.0 |
---|---|
Version: | → 4.0 (GitHub - master) |
This's not a regression as it's on topic of the floating space in inline, the wrong part is that the floating space is not aware of the actual content direction of the editable element.
comment:4 Changed 8 years ago by
Status: | review → review_passed |
---|
comment:5 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
I have identical (wrong) behaviour on v3, so this isn't a regression. For new we should postpone it.