Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 17 years ago

#2182 closed defect (bug) (fixed)

TinyMCE (rich text editor) Tooltips are wrong in Mac Browsers

Reported by: alexkingorg's profile alexkingorg Owned by: skeltoac's profile skeltoac
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)

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

Download all attachments as: .zip

Change History (9)

#1 @skeltoac
18 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

@alexkingorg
18 years ago

Patch

#2 @alexkingorg
18 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.

#3 @alexkingorg
18 years ago

  • Keywords has-patch added

#4 @skeltoac
18 years ago

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

#5 @ryan
18 years ago

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

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

#6 @ryan
18 years ago

  • Milestone changed from 2.1 to 2.0.2

#7 @ryan
18 years ago

  • Resolution set to fixed

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

#8 @(none)
17 years ago

  • Milestone 2.0.2 deleted

Milestone 2.0.2 deleted

Note: See TracTickets for help on using tickets.