wordpress-mobile / wordpress-mobile/AztecEditor-iOS
No crop/rotate exit buttons in iOS image editor
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 669
- Forks
- 153
- Avg merge
- 11h 27m
- Merged PRs (30d)
- 4
Description
Image customization crop/rotate mode on iOS 26 does not show the expected Cancel/Done buttons, leaving no way to exit or apply changes other than killing the app.
Steps to reproduce
Starting from the post editor on iOS 26:
- Add an image to a post.
- Tap the image to open the image options.
- Tap Customize.
- Tap the crop/rotate icon.
Expectation
Cancel and Done buttons are visible in crop/rotate mode so the user can apply or discard edits and return to the editor.
What happened instead
On iOS 26, the Cancel and Done buttons are not visible in crop/rotate mode. The user cannot exit the view and has to force-quit the app.
Visual
ScreenRecording_11-25-2025 11-49-26_1.MOV
Context
iOS 26. Issue only observed on iOS 26 so far; feature works as expected on earlier versions according to another tester. Kanvas library was recently updated and may be related.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the post-editor flow on iOS 26 through Customize and crop/rotate, then inspect the image customization implementation and the recent Kanvas library update. Compare behavior with an earlier iOS version if available. Done means Cancel and Done are visible, allow discarding or applying edits, and return to the editor without force-quitting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100