Make WordPress Core

Opened 2 years ago

Closed 21 months ago

Last modified 17 months ago

#53852 closed defect (bug) (worksforme)

Select custom fields no longer defaulting cursor to search box

Reported by: tomhargreaves's profile tomhargreaves Owned by:
Milestone: Priority: normal
Severity: normal Version: 5.8
Component: General Keywords:
Focuses: Cc:

Description

Since the new 5.8 update, when clicking on an ACF "select" dropdown field in the post editor, the cursor no longer defaults to highlighting the search box, and instead involves a second click to activate. Furthermore, tabbing between select fields no longer seems to function correctly, and instead the highlighted selection jumps to the top of the page.

I have isolated this to WordPress, as my staging site is running the same version of ACF on 5.7 and the issue does not happen there.

https://i.imgur.com/O3Mzz9G.jpeg

Change History (2)

#1 @tobsen11
21 months ago

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

Seems to be related to jQuery Update to 3.6.0 in WP 5.8.

Upgrade to WP 5.8.3 and ACF Pro 5.11.4 solved the issue for me.

Advanced Custom Fields v5.11.4 Latest
Release Date - 2nd December 2021
Fix - Fixed several Select2.js conflicts with other plugins
https://github.com/AdvancedCustomFields/acf/releases/tag/5.11.4

#2 @desrosj
17 months ago

  • Component changed from Editor to General
  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.