You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the selection has been shortened to the word which click on. this is not I want. if I disable this extension, then select a long text in the webpage, and click right button, the selection is not changed.
My setup:
Mouse button used when scrolling: right button, non of keys is not selected, "Don't drag when clicking on text" is checked
Chrome version: 130.0.6723.117
Operating system: macos 15.0.1
please help thanks.
The text was updated successfully, but these errors were encountered:
Hi, and thanks for reporting. Have you been using this extension for a while? Has it been this way for as long as you've been using it or was this changed at some point?
I'm not entirely sure what the extension is able to control, and if this is related to the extension or the browser.
I have been using this extension for many years. very good extension, the best one of simliar extensions. I am not sure when it become this way but at least one year.
I trie to debug this extension, selection lost when "bonet.appendChild(mommy.replaceChild(bonet, baby))" is executed (isOverText). Maybe the browser think the element is removed so clear selection range. The selection then appeared again after extension's script is executed, maybe the mouse event is propagated to somewhere else and browser select the word under cursor again...
I think maybe we can change another way to detech if mouse is over text..
My setup:
please help thanks.
The text was updated successfully, but these errors were encountered: