Make WordPress Core

Opened 4 years ago

Closed 4 years ago

#51346 closed defect (bug) (maybelater)

MouseEvent.mozPressure is deprecated.

Reported by: cmba's profile cmba Owned by:
Milestone: Priority: normal
Severity: minor Version:
Component: TinyMCE Keywords: close
Focuses: Cc:

Description

MouseEvent.mozPressure is deprecated. Use PointerEvent.pressure instead. tinymce.min.js:2:8856

I messaged the tinymce plugin and they told me the script that comes with wordpress is outdated.

According to TinyMCE repo, this has been fixed in v.5.0.13 of TinyMCE (see https://github.com/tinymce/tinymce/issues/5083), but as far as I can see WordPress it’s still using version 4.9.

Change History (3)

#1 @sabernhardt
4 years ago

  • Keywords close added

@cmba Thanks for reporting!

There is a ticket to discuss the possibility of updating to TinyMCE 5. There were no plans for updating as of about 17 months ago due to some compatibility concern(s).

https://core.trac.wordpress.org/ticket/47218#comment:2

#2 @cmba
4 years ago

Ok Thanks

#3 @azaozz
4 years ago

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

As @sabernhardt points out this will be fixed when/if WP is updated to TinyMCE 5.x. Closing as maybelater for now.

Note: See TracTickets for help on using tickets.