flamingos-cant

An interactive tragedy.

  • 38 Posts
  • 239 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle











  • While on a computer, text selection doesn’t typically summon a pop up, it’s needed in mobile because how else would you easily get to copy and paste? Everyone else would rage at the loss of the tooltip and any other interaction would be painfully hidden if it was delegated to a combo of pressing your lock buttons or volume buttons while highlighting text.

    The complaint is specifically about desktop text selection though, the screenshot above says “i select text using my mouse”. I agree that removing the pop-up UI from mobile would suck, well suck more than mobile text selection already does.

    Quick edit: didn’t see the screenshot of the widget, might be the site you’re using, or browser? Also any adblocker add on should be able to hide those elements.

    You’re right, putting ##.quote-share-buttons in my uBlock filter list got rid of it. Still, blocking all these elements myself is really laborious.



  • Don’t worry, I got you. Here’s the alt-text:

    @jk​@mastodon.social on Mastodon: “note to ui designers. when i’m reading a long piece of text. i select text while i read it. I select text while i read it!. i select the text using my mouse. while i read the text i often select the text. when i select the text i just want to select the text. i don’t want to perform actions on the text. i don’t want a popup menu to appear when i select the text. i don’t want to accidentally click on a Share link. i want to select text while i read it”.







  • Looks correct, but boring as you kept it pretty readable, the total opposite of what a regex should be.

    ^(?:(?:feddit\.(?:i[te]|uk|org|de|nl))|(?:lemm(?:\.ee|y\.(?:ca(?:fe)?|ml|(?:sdf\.)?org|world|zip|nz|blahaj\.zone|dbzer0\.com)))|(?:sh\.itjust\.works|programming\.dev|sopuli\.xyz|jlai\.lu|aussie\.zone|beehaw\.org|slrpnk\.net))$
    

    I am a weirdo who actually like regex