Button labels

It’s very annoying that the text on button labels is select-able (highlighted).
On Android devices, clicking such a button sometimes highlights the text and pops up google suggestions which is a super-bad user experience.
The only ways I know to deal with that are to set a button link (which is not alway desired) or to cover the button with a transparent layer and use a onClick function on the layer (which is kind of miss the whole point in having a button).

Do you know any other way to make the button label text unselectable?

Thanks,

#button #label #text #highlighted #selectable #prevent

1 Like

Anyone?

Interesting. I’ll pass this on to QA for evaluation.

Thank you!

@yisrael-wix , can you please ask the relevant people if there‘re any updates regarding this issue?

@jonatandor35 No updates on this - but it’s an open issue and will be addressed at some point. Browser compatibility is really fun.

@yisrael-wix Yeah. Really fun :wink: .
Thanks.