Make WordPress Core

Changes between Initial Version and Version 15 of Ticket #59684


Ignore:
Timestamp:
09/04/2024 04:32:33 PM (8 months ago)
Author:
joedolson
Comment:

Updating the description's reproduction steps to specify that this test needs to be performed in the attachment details page, not in the media modal. Unfortunately, the tests by @rajinsharwar are not valid, because they were performed in the media modal.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59684

    • Property Keywords has-testing-info has-patch added
    • Property Owner set to antpb
    • Property Status changed from new to assigned
    • Property Milestone changed from Awaiting Review to 6.7
  • Ticket #59684 – Description

    initial v15  
    2121
    22221. Upload a new image in the media library
    23 2. Note the file size (ie. 22 KB)
    24 3. Resize the image by clicking on 'Edit Image', then 'Scale Image' (in my test case, I resized the image from 1920x1080 to 200x113)
    25 4. Click 'Update'
    26 5. The 'Dimensions' field is correctly updated, but 'File size' remains the same (22 KB)
     232. Switch to the 'list' view in the media library to test the attachment page.
     243. Note the file size (ie. 22 KB)
     254. Resize the image by clicking on 'Edit Image', then 'Scale Image' (in my test case, I resized the image from 1920x1080 to 200x113)
     265. Click 'Update'
     276. The 'Dimensions' field is correctly updated, but 'File size' remains the same (22 KB)
    2728
    2829=== Expected Results