wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.94k stars 1.31k forks source link

Blaze UI doesn't honor rotated image orientation #18170

Open twstokes opened 1 year ago

twstokes commented 1 year ago

Expected behavior

Image to appear in the rotated orientation.

Actual behavior

Image appears in the orientation before being rotated.

Workaround

User can tap the directional arrows to cycle through the images and choose the one with the correct orientation.

Steps to reproduce the behavior

  1. Create a new post
  2. Add an image using the block editor
  3. Edit the image and rotate it by 180 degrees
  4. Publish the post
  5. In Posts -> Published, tap "More" on the post
  6. Tap "Promote with Blaze"
  7. Observe the image's orientation
Tested on Pixel 4a, Android 13, JPAndroid 22.0
twstokes commented 1 year ago