Opened 15 years ago
Closed 15 years ago
#5755 closed New Feature (fixed)
Configuration option for dialog buttons following OS guidelines.
| Reported by: | Joe Kavanagh | Owned by: | Sa'ar Zac Elias |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.5 |
| Component: | UI : Dialogs | Version: | 3.3 |
| Keywords: | IBM | Cc: | Damian, satya_minnekanti@… |
Description
When on a MAC the dialog buttons are reversed to match the OS. Can a configuration property be provided to enable/disable this feature?
Attachments (2)
Change History (12)
comment:1 Changed 15 years ago by
| Cc: | satya_minnekanti@… added |
|---|
comment:2 Changed 15 years ago by
| Keywords: | Confirmed added |
|---|
comment:5 Changed 15 years ago by
| Milestone: | → CKEditor 3.5 |
|---|---|
| Version: | SVN (CKEditor) - OLD → 3.3 |
Replying to damo:
Can we add this to 3.5?
Should not be a big issue. I'm targeting it for now, for investigation.
comment:6 Changed 15 years ago by
| Owner: | set to Sa'ar Zac Elias |
|---|---|
| Status: | confirmed → assigned |
Changed 15 years ago by
| Attachment: | 5755.patch added |
|---|
comment:7 Changed 15 years ago by
| Status: | assigned → review |
|---|
Changed 15 years ago by
| Attachment: | 5755_2.patch added |
|---|
comment:9 Changed 15 years ago by
| Status: | review → review_passed |
|---|
My mistake Saare, R+ for the first patch instead of the second.
comment:10 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |
Fixed with [5914].

Yeah, we could have a new "dialog_buttonsOrder" setting, with possible values: "OS" (default), "ltr" or "rtl".