Make WordPress Core

Opened 9 years ago

Closed 8 years ago

#36716 closed defect (bug) (worksforme)

Copy and paste removes extra spaces

Reported by: ericlewis's profile ericlewis Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Editor Keywords:
Focuses: Cc:

Description

In Chrome, given the sentence "I love Beyonce" if I select and copy "love " and with "love " still selected hit paste, I get "Ilove Beyonce".

In Safari, given the sentence "I love Beyonce" if I select and copy "love " and with "love " still selected hit paste, I get "I loveBeyonce".

Change History (1)

#1 @azaozz
8 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed

Looks like upstream bug but seems to be working properly now. Tested in Chrome and Firefox. Perhaps it was fixed with the TinyMCE update.

Feel free to reopen if this still happens in 4.6.

Note: See TracTickets for help on using tickets.