Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

No crop/rotate exit buttons in iOS image editor

未关闭
#1,417 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
45/100
Issue 类型
缺陷
描述清晰度
基本清楚
活跃度
停滞
技术栈
ios, swift
领域
mobile

调研方向

首先在 iOS 26 上通过 Customize 和 crop/rotate 复现编辑器后的流程,然后检查图像自定义的实现以及 Kanvas 库最近的更新。如果可用,请将行为与较早的 iOS 版本进行比较。完成的标准是 Cancel 和 Done 可见,允许放弃或应用编辑,并且无需强制退出即可返回编辑器。

由索引模型根据 Issue 内容生成。

描述

Bug

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:

  1. Add an image to a post.
  2. Tap the image to open the image options.
  3. Tap Customize.
  4. 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
image.png Image from iOS

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.

主要语言
Swift
星标
669
派生
153
平均合并
11 小时 27 分钟
30 天内合并 PR
4

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

wordpress-mobile/AztecEditor-iOS 的其他 Issue

查看 wordpress-mobile/AztecEditor-iOS 的全部 Issue

相似的 Issue

更多 Swift Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。