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

popover/tooltip chilren为button disabled 时 hoverout 失效 #4602

Closed
bairedzhang opened this issue Jan 13, 2017 · 2 comments · Fixed by #4865
Closed

popover/tooltip chilren为button disabled 时 hoverout 失效 #4602

bairedzhang opened this issue Jan 13, 2017 · 2 comments · Fixed by #4865

Comments

@bairedzhang
Copy link

bairedzhang commented Jan 13, 2017

Environment(required)

  • antd version:1.11.1

What happen?

popover/tooltip chilren为button disabled 时 hoverout 失效

Re-producible online demo

<Tooltip title={"test"}
        placement={'right'}
 >
            <Button disabled type="primary" className="ant-tab-btn">test</Button>
</Tooltip>
@afc163
Copy link
Member

afc163 commented Jan 14, 2017

trace on react-component/tooltip#18

@lock
Copy link

lock bot commented May 2, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants