Skip to content

Tooltip doesn't work for <IconButton disabled> #8416

@korywka

Description

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

Expected Behavior

Tooltip is visible for hover

Current Behavior

Tooltip is hidden for hover

Steps to Reproduce (for bugs)

<Tooltip title="Tooltip" placement="bottom">
  <IconButton disabled>
  <Done/>
  </IconButton>
</Tooltip>

Your Environment

Tech Version
Material-UI v1.0.0-beta.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope: tooltipChanges related to the tooltip.type: enhancementIt’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions