Andrea Fercia

Results 120 issues of Andrea Fercia

Microsoft Edge has network problems, especially for unusual network stuff. It's impossible to see a VVV site in Edge. It's a known issue, just google for "Edge Hmmm... cannot reach...

type:bug
help-wanted
os:windows

Not sure why the buttons font-size is bigger than the standard in core: If Health Check is going to be part of core, I'd say it should just use the...

coding standards

Not sure why the headings use a serif font: This is unprecedented in core, where serif fonts are not used, and for good reasons. If Health Check is going to...

coding standards

On a related issue on the WordPress Trac, it was pointed out that the visually hidden input of type=file `FileInput` is still perceived by assistive technologies e.g. screen readers. See...

hi, sorry maybe I'm in a dumb moment, trying to learn new things from your code :-) Noticed in /inc/gallery.php line 137 $image_meta = wp_get_attachment_metadata( $id ); where $id seems...

Fixes https://github.com/WordPress/gutenberg/issues/42373 ## What? Changes some heading levels and removes some headings to make the headings hierarchy a bit more meaningful and not skip levels. ## Why? A good headings...

[Type] Bug
Accessibility (a11y)

### Description In the Site Editor Template browser, the headings hierarchy is incorrect: - it starts with a H2 - it skips heading levels ### Step-by-step reproduction instructions - Hint:...

[Type] Bug
Accessibility (a11y)
[Status] In Progress

### Description Hat tip to @carolinan for discovering this in https://github.com/WordPress/gutenberg/pull/47540 The first part of this issue is an actual regression. The second part appears to have always been there....

[Type] Bug
Accessibility (a11y)
[Type] Regression
CSS Styling
[Package] Edit Site
z-index

### Description While working on https://github.com/WordPress/gutenberg/pull/59317 I noticed something that seems specific to Safari. When the editor is in 'view' mode, the `role` of the preview iframe is set to...

[Type] Bug
[Focus] Accessibility (a11y)
Browser Issues
[Package] Block editor
[Package] Edit Site

Fixes https://github.com/WordPress/gutenberg/issues/47780 Fixes https://github.com/WordPress/gutenberg/issues/51540 ## What? In the Site editor, in view mode, the preview iframe behaves like a button to switch the editor to edit mode. That's mainly for...

[Type] Bug
[Focus] Accessibility (a11y)
[Package] Block editor
[Package] Edit Site