vednoc / dark-whatsapp

Complete, dark and light, very customizable theme for WhatsApp.
MIT License
444 stars 51 forks source link

starting message is unselectable #185

Closed RiedleroD closed 3 years ago

RiedleroD commented 3 years ago

Not only is the link in the landing page unclickable (which you explained why, no issue here), but it's also unselectable. I'm not sure what causes this problem or how to fix it, since neither is user-select:none specified nor does spefifying user-select:all or user-select:text help. I do hope you'll look into the issue though. Maybe it's something with the way firefox handles pseudo-elements, idk.

vednoc commented 3 years ago

Unfortunately, this is also not possible at the moment. I found out about that a couple of years ago from this StackOverflow question. There is also a CSSWG draft for it, so it will be interesting to see where things go.

P.S. If you'd like to configure various features of Dark-WhatsApp, install the non-Lite version from GitHub. Lite version is mainly used for USo and non-Stylus extensions.

RiedleroD commented 3 years ago

I see. Are there plans for an accompanying userscript that would fix problems like these?

vednoc commented 3 years ago

Hey @RiedleroD, I apologize for late response.

I don't think a userscript would be necessary, but even so, I doubt it would be used by many. The text changes rarely, but I saw that Dark-Telegram uses a QR code in the intro panel. That's actually a genius idea and something that was so obvious and very easy to implement.