Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #62530, comment 4


Ignore:
Timestamp:
11/25/2024 05:36:25 PM (15 months ago)
Author:
timsinclair
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62530, comment 4

    initial v1  
    1 So downgrading to WP 6.6.2 solved the issue.
     1So downgrading to WP 6.6.2 solved the issue. This is definitely a 6.7+ bug.
    22
    33Interesting to note: Only newly placed svg images cannot be sized in 6.7 – Inline svg images that already have a width set (from using an earlier version of WordPress like 6.6.2) can be edited in 6.7 and above, but newly placed svg images in 6.7 cannot be sized. I'm wondering if the new inline image dialog in 6.7 (with alt text control) has introduced the bug here somehow.