Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drawer 使用了 css 属性“pointer-events ”,但是这个属性在IE10 上并不支持,IE 10 not support pointer-events #11583

Closed
1 task
bdDandelion opened this issue Aug 2, 2018 · 6 comments · Fixed by #11702
Assignees

Comments

@bdDandelion
Copy link

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.7.3

Environment

win7 IE10

Reproduction link

https://ant.design/components/drawer-cn/#header

Steps to reproduce

在IE10上面打开,antd 官网 Drawer页;
打开、关闭一个Drawer ,页面内容会被div.ant-drawer-mask 挡住,无法操作页面

What is expected?

在IE10/9 关闭Drawer后可以操作页面

What is actually happening?

在IE10/9 关闭Drawer后不可以操作页面

@ant-design-bot
Copy link
Contributor

Translation of this issue:


Drawer uses the css attribute "pointer-events", but this attribute is not supported on IE10, IE 10 not support pointer-events

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.7.3

Environment

Win7 IE10

Reproduction link

https://ant.design/components/drawer-cn/#header

Steps to reproduce

Open on IE10, antd official website Drawer page;
Open and close a Drawer, the page content will be blocked by div.ant-drawer-mask, unable to operate the page

What is expected?

You can operate the page after closing the Drawer in IE10/9

What is actually happening?

Cannot operate page after IE10/9 closes Drawer

@jljsj33
Copy link
Member

jljsj33 commented Aug 2, 2018

😓

@afc163
Copy link
Member

afc163 commented Aug 2, 2018

@jljsj33
Copy link
Member

jljsj33 commented Aug 2, 2018

这玩意要在 jq 里用。。。我改了一下, 用 display 了....@afc163

@afc163
Copy link
Member

afc163 commented Aug 2, 2018

需要把 antd 里的样式同步改掉。

jljsj33 added a commit that referenced this issue Aug 3, 2018
@jljsj33 jljsj33 mentioned this issue Aug 3, 2018
3 tasks
jljsj33 added a commit that referenced this issue Aug 6, 2018
@afc163
Copy link
Member

afc163 commented Aug 7, 2018

@bdDandelion Why closing it?

chenshuai2144 pushed a commit that referenced this issue Aug 10, 2018
picodoth pushed a commit that referenced this issue Aug 18, 2018
* fix #11583 #11443 remove pointer-events

* update snap  fix ci

* @ease change to @drawer-easing

* add @ease-base-out and @ease-base-in

* fix drawer
afc163 pushed a commit that referenced this issue Aug 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants