You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2021/05/31 14:46:40 UTC

[GitHub] [netbeans] eirikbakke commented on pull request #2981: [NETBEANS-5736] Have clicking in "Projects" tree work along entire row

eirikbakke commented on pull request #2981:
URL: https://github.com/apache/netbeans/pull/2981#issuecomment-851537789


   That's a good question. You can still use the area to the left of nodes for this. Or the area under the last node--though if the content is taller than the scroll viewport, there won't be an area under the last area. So you'd need to collapse the nodes first to access this area.
   
   Windows Explorer also has a special context menu which shows up if you right-click the empty area under the last node, but like here, it does become unavailable if the nodes fill the scroll viewport. Except there always seems to be a little bit of extra space added:
   
   <img width="353" alt="explorer" src="https://user-images.githubusercontent.com/886243/120209672-f28a4780-c1fc-11eb-8d94-9f2e6bb32032.png">
   
   IntelliJ has the same problem--in their case, there is no way to bring up the node-neutral context menu if the scroll viewport is full.
   
   Any suggestions?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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