angular_components icon indicating copy to clipboard operation
angular_components copied to clipboard

Tooltips on icon component doesn't display on mobile

Open indiealexh opened this issue 7 years ago • 1 comments

Tooltips do not display on mobile when using material-icon.

Tapping the icon does nothing, as opposed it does with other tooltips types.

indiealexh avatar Nov 24 '17 04:11 indiealexh

Are you talking about the material-icon-toolip component? I find that the tool-tip does appear when you touch it on iOS.

If you are referring to using the materialTooltip directive with a material-icon, then I'm not sure the desired default behavior on a mobile device is to show the tool-tip when you touch the icon. Icons are commonly used as buttons and links so we wouldn't want lose functionality in those use cases.

nshahan avatar Nov 27 '17 18:11 nshahan