#2182 closed defect (bug) (fixed)
TinyMCE (rich text editor) Tooltips are wrong in Mac Browsers
| Reported by: | alexkingorg | Owned by: | skeltoac |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Administration | Version: | 2.0 |
| Severity: | minor | Keywords: | tooltip tinymce rte mac has-patch |
| Cc: | Focuses: |
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
@
21 years ago
- Milestone → 2.1
- Owner changed from to
- Priority normal → low
- Severity normal → minor
- Status new → 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch