Forum 9

Bookkeeping => Bugs and Feature Requests => Topic started by: lifning on Mar 06, 2025, 09:16 PM

Title: i made a ublock rule to hide the "quote selected" button 'cos it was distracting
Post by: lifning on Mar 06, 2025, 09:16 PM
f9.hell-labs.net##.quickbuttons [id^="quoteSelected"]

maybe there's a better answer to this. i tend to highlight text sporadically while i'm reading it so i don't lose my place, and this button flicking in and out of existence while i'm doing so was extremely annoying. maybe it could be made to only appear if you hover over the quote button while you have text selected? (i haven't looked too close but i wouldn't be surprised if this could be achieved purely by adding a couple css rules)
Title: Re: i made a ublock rule to hide the "quote selected" button 'cos it was distracting
Post by: snow on Mar 08, 2025, 02:25 AM
We could in theory replicate the behavior of the "More..." button, where it provides a menu if you have text selected. I'm not sure that's great from a UX perspective, though.