[wp-trac] [WordPress Trac] #34436: Issue with wp.customizer.panel('name').focus().
WordPress Trac
noreply at wordpress.org
Wed Nov 3 14:09:39 UTC 2021
#34436: Issue with wp.customizer.panel('name').focus().
------------------------------+-----------------------------
Reporter: wpweaver | Owner: hellofromTonya
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 5.9
Component: Customize | Version: 4.3.1
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses: javascript
------------------------------+-----------------------------
Changes (by hellofromTonya):
* keywords: has-patch needs-testing commit => has-patch commit
* owner: dlh => hellofromTonya
* status: assigned => reviewing
Comment:
= Test Report
== Env:
- OS: macOS Big Sur
- Browsers:
- Chrome version 94.0.4606.81
- Firefox version 93.0
- Safari version 15.0
- Edge version 95.0.1020.40
- Localhost: wp-env
== Test Steps
Follow the [#comment:13 steps given above]. Also tested without the script
by directly invoking with `wp.customize.panel('panel_name').focus()`.
Tip: Clear the Console before testing. Makes it easier to view errors and
messages (if there are any).
== Results
Each panel gains focus:
* Chrome ✅
* Firefox ✅
* Safari ✅
* Edge ✅
No errors in the console when changing panel focus:
* Chrome ✅
* Firefox ✅
* Safari ✅
* Edge ✅
Works as expected in each of the tested browsers.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34436#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list