#2182 closed defect (bug) (fixed)
TinyMCE (rich text editor) Tooltips are wrong in Mac Browsers
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Administration | Version: | 2.0 |
| Severity: | minor | Keywords: | tooltip tinymce rte mac has-patch |
| Cc: |
Description
Macs don't have ALT keys, CTRL is the meta key for accesskeys on the Mac. Need a browser detect branch in the code to show the proper meta key in the tooltip.
Attachments (1)
Change History (9)
- Milestone set to 2.1
- Owner changed from anonymous to skeltoac
- Priority changed from normal to low
- Severity changed from normal to minor
- Status changed from new to assigned
alexkingorg — 7 years ago
comment:2
alexkingorg — 7 years ago
Not sure if this is the approach we want to take for this, but it's better than the current situation. If there is a preferred implementation, let me know and I'll give it a shot.
comment:3
alexkingorg — 7 years ago
- Keywords has-patch added
Good idea. Patch looks fine to me. If it works for at least some Mac users, that's good :)
- Resolution set to fixed
- Status changed from assigned to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.

Patch