benzBrake / FirefoxCustomize

Ryan 收集的 Firefox 个性化相关资源
153 stars 34 forks source link

[Bug]: Firefox built-in pages #22

Closed Orriky closed 1 year ago

Orriky commented 1 year ago

What browser are you using?

Firefox

Browser version

114.0b3 (64 bit)

What UC scripts loader are you using?

alice0775

which script has bug

AutoCopySelectionText.uc.js

What's wrong with the script?

Autocopy doesn't work on Firefox built-in pages.

I want to add a suggestion. The copy success popup should appear when the timeout has expired. So that when the popup appears I can release the mouse button.

Error log

none

Supplement necessary information

No response

benzBrake commented 1 year ago

Thanks for reporting, It was a stupid mistake

Orriky commented 1 year ago

Thanks, the bug is fixed On this page about:support doesn't appear the popup, however the text is autocopied correctly.

Regarding the suggestion, I didn't explain myself well: I want the text copied after the timeout expires and not when I release the mouse button.

benzBrake commented 1 year ago

I have add the feature copy text without relase buton, you need to toggle ACST_COPY_WITHOUT_RELEASE_KEY to grue

Orriky commented 1 year ago

Thanks!!!

Orriky commented 1 year ago

I reopen this issue because I notice that if I toggle ACST_COPY_WITHOUT_RELEASE_KEY to true the selected text is always copied after the timeout expires even if the mouse button is not pressed. Unfortunately, it is sufficient to select the text for auto-copying of the same.