eirikbakke commented on issue #507: [NETBEANS-403] Avoid scrolling to end of 
file if End is pressed while popup is open.
URL: 
https://github.com/apache/incubator-netbeans/pull/507#issuecomment-419738712
 
 
   Reworked the patch using a more conservative approach. Also fixed the null 
ActionEvent issue by using SwingUtilities.notifyAction instead of calling 
actionPerformed directly. Manually tested on Windows and MacOS, including 
verifying that Escape can still be invoked to close popups, that code 
completion arrow navigation works properly, and that the "Enter" and "Space" 
shortcuts to pin or expand debugging tooltips from 
https://netbeans.org/bugzilla/show_bug.cgi?id=262311 still works.
   
   Also rebased to fix merge conflict with upstream's new directory structure.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to