-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Mousewheel click opens new tab at selected path #7126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mousewheel click opens new tab at selected path #7126
Conversation
…ile across different folder names
…licate file across different folder names" This reverts commit e2dd7f4.
@Raithlin do you know why sometimes it opens the same folder in both new tab and actual tab? I can't replicate consistently, but it happens some times in my tests without any apparently reason. |
I had that happen once, thought I had clicked on something else. I can take a look - most likely the click method is being called as well. I can't check the mouse status in that method either, so it makes it a little more difficult to prevent. Any ideas? |
I added logging (temporarily) to see which methods were being called. Both were. |
Co-authored-by: BanCrash <BanCrash@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Resolved / Related Issues
Items resolved / related issues by this PR.
Details of Changes
Add details of changes here.
Validation
How did you test these changes?
Screenshots (optional)
Add screenshots here.