This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 271622 - Projects Pane - Right clicking - causes Jump in position - Worse in Apple High Sierra 10.13
Summary: Projects Pane - Right clicking - causes Jump in position - Worse in Apple Hig...
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 8.2
Hardware: Macintosh Mac OS X
: P2 normal with 1 vote (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-11 14:37 UTC by thisguy
Modified: 2017-11-13 13:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description thisguy 2017-10-11 14:37:30 UTC
This problem has gotten worse.
Netbeans is jumping on a right click of the scroll pad.
In the Projects pane, when you're typically highlighting a FXML document,
you need to right-click to select: Make Controller.
And the mouse pointer Jumps to the next line above the FXML document, and then produces the context menu for that file, not the FXML file.

This has gotten incredibly annoying with the new release of High Sierra.

Thanks,
Comment 1 thisguy 2017-10-11 16:11:24 UTC
This is definitely a TrackPad issue.

Connecting a mouse to my laptop, there is no issue selecting the proper file, and right-clicking and having the pointer stay on the file selected.

Your code seems to be very sensitive with trackpad input, and interprets a two-finger touch incorrectly.  Two finger touch of the trackpad represents a right-mouse-click.
Comment 2 qwertyuiopasdfghjklzxcvbnm 2017-11-13 13:57:14 UTC
This seems to be related to macOS High Sierra (10.13). This was not an issue until that upgrade for me. I've messed around with nightly builds of netbeans, all of the OS trackpad settings, macOS betas, etc. and I can't make it work correctly like the Netbeans 8.2 on macOS 10.12 and before.

I'm able to control-click to use the right click menus but 2 finger trackpad clicks are nearly impossible to use.