Make WordPress Core

Opened 7 years ago

Closed 6 years ago

Last modified 8 months ago

#41899 closed defect (bug) (invalid)

(k=r.handle) in jquery.js causes issues when resizing screen

Reported by: maltonge's profile maltonge Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.8.1
Component: External Libraries Keywords:
Focuses: javascript Cc:

Description (last modified by SergeyBiryukov)

This duplicate causes device crashes on window resize. I just checked with a fresh WP download and the duplicate still exists in the jquery.js file. found in /wp-includes/js/jquery/

duplicate is (g=r.events)||(g=r.events={}

just do a search in the file to find.

Hope this helps you out.

Change History (5)

#1 @maltonge
7 years ago

  • Summary changed from (g=r.events)||(g=r.events={} duplicate found in jquery.js to (k=r.handle) in jquery.js causes issues when resizing screen
Version 0, edited 7 years ago by maltonge (next)

#2 @SergeyBiryukov
7 years ago

  • Component changed from General to External Libraries
  • Description modified (diff)
  • Focuses accessibility removed

#3 @SergeyBiryukov
7 years ago

Hi @maltonge, welcome to WordPress Trac! Thanks for the report.

jQuery is an external library, so the issue should be submitted upstream: https://github.com/jquery/jquery.

Does it still happen with all plugins disabled and a default theme (Twenty Seventeen) activated?

#4 @SergeyBiryukov
7 years ago

  • Keywords close reporter-feedback added

#5 @desrosj
6 years ago

  • Keywords close reporter-feedback removed
  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

I'm going to close this out due to lack of reporter feedback and an inability to reproduce.

Note: See TracTickets for help on using tickets.