This website uses cookies. By clicking Accept, you consent to the use of cookies.
Click Here
to learn more about how we use cookies.
Accept
Reject
Browse
Support
Mozilla Connect
Ideas
Discussions
Community
Support
Sign In
zhouyangnk
11-28-2022
Making moves
since
11-20-2022
View all badges
User Statistics
2
Posts
0
Ideas Submitted
0
Kudos given
0
Kudos received
Mozilla Connect
About zhouyangnk
User Activity
Posts
Replies
Firefox loses focus when I use the shortcut keys(AHK script) to open a web page twice in a row
11-20-2022
I use alt+3(defined by AHK) to open google.com, if I hit this shortcut key twice in a row, Firefox loss focus; but this problem did not appear when I use Edge or Chrome Or any Browser else...I'm confused about this strange problem.
Re: Firefox loses focus when I use the shortcut keys(AHK script) to open a web page twice in a row
11-25-2022
The script is as follows:!3::run https://www.google.com/It simply send a URL, and edge or chrome is ok, only firefox has a problem.