lixiang1994 / LEEAlert

优雅的可自定义 Alert ActionSheet
MIT License
1.3k stars 203 forks source link

bug 求助, 使用这个框架弹出后,app内所有的 textView 和 textField 无法粘贴 #111

Closed lifeMiik closed 4 years ago

lifeMiik commented 4 years ago

框架是否禁用了 无法粘贴功能

lixiang1994 commented 4 years ago

? 没有呀,隔壁的LEETheme的Demo里面也有LEEAlert,粘贴都是正常的呀

LEE 邮箱:18611401994@163.com

Signature is customized by Netease Mail Master

在2020年06月01日 10:07,Miik 写道:

框架是否禁用了 无法粘贴功能

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

lifeMiik commented 4 years ago

? 没有呀,隔壁的LEETheme的Demo里面也有LEEAlert,粘贴都是正常的呀 | | LEE 邮箱:18611401994@163.com | Signature is customized by Netease Mail Master 在2020年06月01日 10:07,Miik 写道: 框架是否禁用了 无法粘贴功能 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

作者你好 ,在低于 iOS13 的系统下是正常的,但是在 iOS13 之后的系统就粘贴不了

lixiang1994 commented 4 years ago

我刚才回复你的时候试了一下 我是13.5的系统 没出现你说的那个问题, 你能详细描述一下使用场景吗?

lifeMiik commented 4 years ago

我现在有个分享的 textView 要可以粘贴, 使用了LEE actionsheet 的方法弹出自定义的view后, textView无法在粘贴, 我这边的测试机低于 iOS13 的是正常的,不知道是否我没有设置 configMainWindow 这个方法

lixiang1994 commented 4 years ago

我模拟一下试试

lixiang1994 commented 4 years ago

再确认一下, 你的自定义视图中有个textview 然后你弹出这个自定义视图后 textview无法显示粘贴菜单对吗?

lifeMiik commented 4 years ago

是的,我使用的是 YYTextView

lifeMiik commented 4 years ago

主要是没弹那个 复制按钮 出来,长按或者点击都没办法调出

lixiang1994 commented 4 years ago

IMG_5087

image

我用demo测试了一下 确实没问题. 你没设置configMainWindow?? 设置一下试试

lixiang1994 commented 4 years ago

@lifeMiik 怎么样? 解决了吗?

lifeMiik commented 4 years ago

我在你的demo 上改了一下,也是不行的,如果可以,加我QQ (974215222) 我演示给你看哦,发代码给你

lixiang1994 commented 4 years ago

加了

lifeMiik commented 4 years ago

问题已解决, 感谢博主百忙之中回答问题 😃