Buttons icon indicating copy to clipboard operation
Buttons copied to clipboard

Button text overflows when pressed

Open summatix opened this issue 9 years ago • 1 comments

When the text is too large to fit into the button, it's hidden like so (full text is "start free crash course"):

screenshot from 2015-09-03 17 20 01

except when the button is pressed: screenshot from 2015-09-03 17 20 20

Setting overflow: hidden on the element prevents the button text from leaking outside.

summatix avatar Sep 03 '15 23:09 summatix

I can confirm this issue. I can also confirm this is happening on Hybrid Mobile Apps (Phonegap/et al.). Would you guys like to know browsers and devices effected?

@summatix, my work around is to reduce or change the string in the button.

jessemonroy650 avatar Sep 08 '15 00:09 jessemonroy650