[wp-trac] [WordPress Trac] #63338: Image distortion since WordPress 6.8, previously correct image now blurry
WordPress Trac
noreply at wordpress.org
Sat May 17 07:57:23 UTC 2025
#63338: Image distortion since WordPress 6.8, previously correct image now blurry
-------------------------------+------------------------------
Reporter: doobmanager | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 6.8
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Comment (by siliconforks):
Replying to [comment:14 SirLouen]:
> 1. Go to this file: `wp-includes/class-wp-image-editor-imagick.php`
> 2. And simply comment the line 509 like this:
>
> {{{
> // $this->image->quantizeImage( $max_colors,
$this->image->getColorspace(), 0, false, false );
> }}}
>
> 3. And test again uploading the images
Actually, I think that the steps above might not work because I suspect
this particular issue is elsewhere in the code.
However, your patch https://github.com/WordPress/wordpress-
develop/pull/8813.diff will probably fix the issue.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63338#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list