#7742 closed Bug (fixed)
[[safari/chrome]] not possible to apply alignment/ indentation / language direction with out focus in editor body
Reported by: | Satya Minnekanti | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6.1 |
Component: | Core : Selection | Version: | 3.3.2 |
Keywords: | IBM WebKit | Cc: | Damian, James Cunningham, Teresa Monahan |
Description
To reproduce the defect:
- Open Ajax sample.
- with out keeping focus in editor body click on any one of Alignment options( for ex: Align Center).
Expected Result: cursor in editor body and when we type the text it should have Center Alignment applied & Align Center icon is highlighted in the tool bar.
Actual Result: cursor not in editor body and when we type the text Center Alignment not applied to typed text & also Align Center icon not highlighted in the tool bar.
Same issue happens with language direction
Attachments (1)
Change History (11)
comment:1 Changed 13 years ago by
Summary: | [[safari/chrome]] not possible to apply alignment or language direction with out focus in editor body → [[safari/chrome]] not possible to apply alignment/ indentation / language direction with out focus in editor body |
---|
comment:2 follow-up: 3 Changed 13 years ago by
Status: | new → confirmed |
---|---|
Version: | 3.5.3 → 3.3.2 |
Indentation and Alignment haven't worked in Safari and Chrome from CKEditor version 3.3.2.
Language direction hasn't worked from version 3.4 (when it was first introduced)
comment:3 Changed 13 years ago by
Replying to j.swiderski:
Indentation and Alignment haven't worked in Safari and Chrome from CKEditor version 3.3.2.
Language direction hasn't worked from version 3.4 (when it was first introduced)
These issues are similar to the issues reported in tickets #1272 & #7222 which were fixed in 3.5.3 build
comment:4 Changed 13 years ago by
Status: | confirmed → pending |
---|
Seems like this bug had expired on trunk, please confirm.
comment:5 Changed 13 years ago by
Status: | pending → confirmed |
---|
Sorry, my mistake, I can still confirm the bug on trunk.
Changed 13 years ago by
Attachment: | 7742.patch added |
---|
comment:6 Changed 13 years ago by
Component: | General → Core : Selection |
---|---|
Owner: | set to Garry Yao |
Status: | confirmed → review |
comment:7 Changed 13 years ago by
Keywords: | Webkit added |
---|
comment:8 Changed 13 years ago by
Keywords: | WebKit added; Webkit removed |
---|---|
Status: | review → review_passed |
comment:9 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6953].
comment:10 Changed 13 years ago by
Milestone: | → CKEditor 3.6.1 |
---|
Same issue happens with Indentation as well