dinix2008 commented on issue #2079: [NETBEANS-4173] FlatLaf: Partial render 
selected BeanTreeView element
URL: https://github.com/apache/netbeans/pull/2079#issuecomment-614821623
 
 
   > I think this more a bug in FlatLaf than in NB.
   > 
   > The question is whether the selected tree item should be blue (which means 
focused) if a popup menu is shown or become gray (which means not focused).
   > 
   > In Windows Explorer and macOS Finder the selection stays blue when a popup 
menu is shown.
   > This feels more natural than changing selection from blue to gray on 
right-click.
   > 
   > I'll check whether I can change this in FlatLaf.
   
   I thought this was a mistake, because in IntelliJ IDEA in the IntelliJ Light 
theme that FlatLaf looks like, the selection is inactive. For example
   
   <img width="340" alt="IntelliJ IDEA" 
src="https://user-images.githubusercontent.com/1597289/79492612-e5c28880-8028-11ea-832e-d0eb5389d213.png";>
   
   This is also the case with Aqua LAF in JTree with DefaultTreeCellRenderer.
   

----------------------------------------------------------------
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:
[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