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 109856

Summary: [GTK] active state of item is not visible in tree view
Product: platform Reporter: Petr Chytil <pchytil>
Component: ExplorerAssignee: Petr Nejedly <pnejedly>
Status: RESOLVED INVALID    
Severity: blocker CC: anebuzelsky
Priority: P4 Keywords: GTK
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Focused item
Nonfocused item

Description Petr Chytil 2007-07-16 16:57:45 UTC
Product Version: NetBeans IDE Dev (Build 200707160000) 
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb) 
Userdir: /home/petr/.netbeans/dev-a11y

Selected item in tree view has only one state - selected. So focus is lost (moved to scrollbar) when you press tab (e.g.
after selecting Projects window). That's confusing when no scrollbar is present (few files in opened project) and you
try to traverse using cursor keys (and nothing happens because you've pressed tab).
Metal or XP/Vista themes have different visualization of selected item, when focus is on another component. So only in
GTK can be user little confused.
Comment 1 Antonin Nebuzelsky 2007-07-18 15:19:33 UTC
What theme do you have? And what version of Linux?

I *can* see the difference between focused and non-focused item in Projects view with Ubuntu 6.10 and Clearlooks theme.

See the following two attachments.
Comment 2 Antonin Nebuzelsky 2007-07-18 15:20:02 UTC
Created attachment 45326 [details]
Focused item
Comment 3 Antonin Nebuzelsky 2007-07-18 15:20:29 UTC
Created attachment 45327 [details]
Nonfocused item
Comment 4 Petr Chytil 2007-07-18 15:38:32 UTC
You're right. Most of Ubuntu themes are OK (I've tried Clearlooks and many others). 

Now, I have Ubuntu 7.04 with default (Human) theme. So it's a pity that Ubuntu *default* theme is the problem.
Comment 5 Petr Nejedly 2007-07-23 15:43:04 UTC
Yes, it is a pity, but we can't do much about it. We're not going to override the theme on our will.