uView icon indicating copy to clipboard operation
uView copied to clipboard

u-select点击白色区域 会出现事件击穿的问题 ios12必现

Open Alan055 opened this issue 4 years ago • 7 comments

使用u-select 点击白色区域会出现事件击穿的问题 ios必现

WechatIMG413 WechatIMG414 WechatIMG412

Alan055 avatar Aug 30 '21 09:08 Alan055

请问怎么解决的这个问题 uview 1.x 在微信小程序 ios所有遮罩都会穿透必现的那种

bigCongee avatar Dec 16 '21 09:12 bigCongee

已收到,我会尽快查看的,谢谢(自动回复)

Alan055 avatar Dec 16 '21 09:12 Alan055

我也没解决

------------------ 原始邮件 ------------------ 发件人: bigCongee @.> 发送时间: 2021年12月16日 17:15 收件人: umicro/uView @.> 抄送: Alan @.>, Author @.> 主题: 回复:[umicro/uView] u-select点击白色区域 会出现事件击穿的问题 ios12必现 (#1105)

请问怎么解决的这个问题 uview 1.x 在ios所有遮罩都会穿透必现的那种

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

Alan055 avatar Dec 16 '21 09:12 Alan055

那你的项目怎么上线呀,有其他方式代替吗

bigCongee avatar Dec 16 '21 09:12 bigCongee

上线后没管这个问题,唉太坑了

------------------ 原始邮件 ------------------ 发件人: bigCongee @.> 发送时间: 2021年12月16日 17:23 收件人: umicro/uView @.> 抄送: Alan @.>, Author @.> 主题: 回复:[umicro/uView] u-select点击白色区域 会出现事件击穿的问题 ios12必现 (#1105)

那你的项目怎么上线呀,有其他方式代替吗

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

Alan055 avatar Dec 16 '21 16:12 Alan055

给input和textarea设置disabled为true,设置监听,点击的时候再把disabled改为false,当失去焦点再改成true,可以完美解决这个问题

MuYuLPW avatar Jan 04 '22 09:01 MuYuLPW

已收到,我会尽快查看的,谢谢(自动回复)

Alan055 avatar Jan 04 '22 09:01 Alan055

这个是因为inputtextarea是原生组件导致的,与uview无关

yatoku avatar Nov 29 '22 07:11 yatoku

已收到,我会尽快查看的,谢谢(自动回复)

Alan055 avatar Nov 29 '22 07:11 Alan055