Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#6399 closed defect (bug) (fixed)

Ctrl+v in Fx 3.0b4 results in Paste as Plain text popup instead of pasting

Reported by: lloydbudd's profile lloydbudd Owned by: azaozz's profile azaozz
Milestone: 2.5 Priority: high
Severity: major Version: 2.5
Component: TinyMCE Keywords: regression
Focuses: Cc:

Description

Ctrl+v in Ubuntu 8.04 / Firefox 3.0b4 results in Paste as Plain text popup instead of pasting

ENV: WP trunk r7526

ADDITIONAL DETAILS
I only noticed this today, so I'm guess it was recent update, last couple of days.

Matt suggested seeing the same issue on Windows with Fx 3b4, but I havne't repro'd this in Firefox 2.

Change History (4)

#1 @azaozz
17 years ago

This is the standard behaviour of TinyMCE. I was thinking to change it to open the "Paste from Word" popup instead, as that one would allow some formatting and is the default in IE (FF2 and Opera 9.2 don't support the "paste" event and FF3 and Safari support it partially).

Pasting from one browser window into another produces somewhat unpredictable results, unless one of these popups is used.

#2 @lloydbudd
17 years ago

azaozz, I'm cutting from another part of the blog post to paste it in another part. If I use the right click menu instead, paste works as expected.

#3 @lloydbudd
17 years ago

  • Priority changed from normal to high
  • Severity changed from normal to major

#4 @azaozz
17 years ago

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

Popup removed with changeset 7556.

Note: See TracTickets for help on using tickets.