#2182 closed defect (bug) (fixed)
TinyMCE (rich text editor) Tooltips are wrong in Mac Browsers
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | low | |
| Severity: | minor | Version: | 2.0 |
| Component: | Administration | Keywords: | tooltip tinymce rte mac has-patch |
| Focuses: | 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)
#1
@
20 years ago
- 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
#2
@
20 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.
#4
@
20 years ago
Good idea. Patch looks fine to me. If it works for at least some Mac users, that's good :)
Note: See
TracTickets for help on using
tickets.
Patch