Safari 输入=文件 文件选择模式点击冒泡并落在原始 window.document 上
注意到了这个奇怪的错误。当我尝试选择文件或单击模式中的任意位置时,Safari 的文件选择模式窗口会触发原始窗口“文档”上的“单击”。 这破坏了我的功能,因为我有一个上传器放在一个小弹出窗口中,该弹出窗口应该在 document.click 上关闭,正如您可以想象的那样 - 当我尝试选择要上传的文件时,此弹出窗口会在 Safari 中关闭。
Have noticed this weird bug. Safari's file select modal window triggers "click" on the original window "document" when I try to select a file or click anywhere in the modal.
This breaks my functionality, cause I have an uploader put at a small popup that is supposed to close on document.click, and as you can imagine - this popup gets closed in Safari when I try to select a file for upload.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论