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 - tab color isn't updated for sql files
Summary: tab color isn't updated for sql files
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: Dev
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-28 01:51 UTC by amobilia
Modified: 2016-10-28 01:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (6.12 KB, image/png)
2016-10-28 01:51 UTC, amobilia
Details

Note You need to log in before you can comment on or make changes to this bug.
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