[wp-trac] [WordPress Trac] #56228: Add main H1 heading in the site-editor page
WordPress Trac
noreply at wordpress.org
Tue Jan 17 11:22:16 UTC 2023
#56228: Add main H1 heading in the site-editor page
-------------------------------------------------+-------------------------
Reporter: afercia | Owner: joedolson
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 6.2
Component: Editor | Version:
Severity: normal | Resolution:
Keywords: has-screenshots has-patch | Focuses:
coordinate-with-gutenberg | accessibility
-------------------------------------------------+-------------------------
Comment (by fencermonir):
''Env''
WordPress 6.1.1
Chrome 108.0.5359.124 (Official Build) (arm64)
macOS 13.1 (Ventura)
Theme: Twenty Twenty-Three
Gutenberg enabled
Plugin: no plugin
In wp-config.php: define( 'WP_DEBUG_LOG', true ); define(
'WP_DEBUG_DISPLAY', true );
''Steps to Test''
1. Navigate to Appearance > Editor
2. Open inspector in chrome browser and enable the `Disable JavsScript`
option from `preferences -> Debugger -> Disable JavsScript`
3. reload the editor page and it does not show either any title or notice.
4. then update the files mentioned in the patch and follow the above 1-3
steps
5. then it shows the title and a notice.
''Expected Results'' (✅)
Show the title and notice on the editor page
''Actual Results''
The patch shows the title and notice on the editor page
''Screenshot:''
1. before the patch is applied: https://d.pr/i/gayK1d
2. after the patch is applied: https://d.pr/i/2MD7eJ
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56228#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list