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 268721

Summary: tab color isn't updated for sql files
Product: versioncontrol Reporter: amobilia
Component: GitAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: normal CC: git
Priority: P3    
Version: Dev   
Hardware: PC   
OS: Windows 10 x64   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description amobilia 2016-10-28 01:51:01 UTC
Created attachment 162667 [details]
screenshot

Steps to reproduce:
- edit php and sql files
- save both (tabs are displayed in blue)
- commit both
- php tab is now grey but sql tab is still blue (or green if file is just created)
In the project view files color is correctly updated to grey

See screenshot

Reproductibility : every time


Product Version: NetBeans IDE Dev (Build 201610260002)
Java: 1.8.0_101; Java HotSpot(TM) 64-Bit Server VM 25.101-b13
Runtime: Java(TM) SE Runtime Environment 1.8.0_101-b13
System: Windows 10 version 10.0 running on amd64; Cp1252; fr_FR (nb)
User directory: C:\Users\Anael\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\Anael\AppData\Local\NetBeans\Cache\dev
Comment 1 amobilia 2016-10-28 01:52:25 UTC
(In reply to amobilia from comment #0)
As you click on the sql file tab, the color is correctly updated