Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 18 months ago

#11349 closed defect (bug) (invalid)

Control+Shift+Z (Redo) Increases Font of Both TinyMCE and GUI

Reported by: coen-naninck's profile Coen Naninck Owned by: coen-naninck's profile Coen Naninck
Milestone: Priority: normal
Severity: normal Version: 2.9
Component: TinyMCE Keywords:
Focuses: Cc:

Description

I couldn't find this thing already listed, so hopefully this isn't a duplicate. Although I'm curious why no one has reported on it yet, if nobody actually has.

This 'issue' causes WordPress to blow up the font when invoking the Redo function in the TinyMCE. I know Control+Y is the default Redo funtion (as opposed to Control+Z for Undo), but many applications today still use Control+Shift+Z to Redo. Regardless of that, I think the behavior that it shows is wrong nonetheless, because both the TinyMCE as well as the Graphical User Interface are affected by invoking this shortcut. Note that when switching to HTML view the font size has actually been increased as well. And unfortunately, this action CANNOT be undone (or undo'd w/e). See the attached screen capture for clues.

Attachments (1)

wpblowup.gif (58.4 KB) - added by Coen Naninck 15 years ago.

Download all attachments as: .zip

Change History (6)

#1 follow-up: @caesarsgrunt
15 years ago

  • Resolution set to invalid
  • Status changed from new to closed

Although this is highly irritating, the fault lies in Firefox rather than WordPress.

Go to google.com and press ctrl+shift+z - the same will happen.

It might be possible to override this by capturing the keys on the page, though I don't know if we should override browser shortcuts even if they are the most irritating 'features' ever.

#2 in reply to: ↑ 1 @Coen Naninck
15 years ago

Hmm you're right. I didn't know that.

Do you know why this happens in Firefox? I Googled it, but can't find any info on it.

#3 @caesarsgrunt
15 years ago

After doing some research - looking through the browser menus for that shortcut... :) - I found that it is actually the Web Developer Toolbar which adds this shortcut. I also found that by pressing ctrl+shift+x you can undo it.

#4 @nacin
15 years ago

  • Milestone Unassigned deleted

#5 @Coen Naninck
15 years ago

LOL, I have Web Developer Toolbar installed yes. Ctrol+Shift+X doesn't work for me though. It just right-aligns (as opposed to left-aligned) the text. Anyway, that doesn't matter, I'll just disable the plug-in when I don't need it. And maybe there's a way to disable the behavior in Web Developer Toolbar also.

Thanks for your help with this!

Note: See TracTickets for help on using tickets.