Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#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:

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)

mac_meta_keys.diff (3.4 KB) - added by alexkingorg 7 years ago.
Patch

Download all attachments as: .zip

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

Patch

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.

  • Keywords has-patch added

Good idea. Patch looks fine to me. If it works for at least some Mac users, that's good :)

comment:5   ryan7 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [3569]) Mac meta keys from Alex King. fixes #2182

comment:6   ryan7 years ago

  • Milestone changed from 2.1 to 2.0.2

comment:7   ryan7 years ago

  • Resolution set to fixed

(In [3614]) Mac meta keys from Alex King. fixes #2182

  • Milestone 2.0.2 deleted

Milestone 2.0.2 deleted

Note: See TracTickets for help on using tickets.