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 236181 - Files are not marked as edited in their corresponding tabs when there have been any unsaved modifications
Summary: Files are not marked as edited in their corresponding tabs when there have be...
Status: RESOLVED DUPLICATE of bug 221778
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-20 10:26 UTC by luismartin
Modified: 2013-09-28 07:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (47.86 KB, text/plain)
2013-09-20 10:26 UTC, luismartin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description luismartin 2013-09-20 10:26:19 UTC
Product Version = NetBeans IDE 7.3.1 (Build 201306052037)
Operating System = Linux version 3.8.0-30-generic running on i386
Java; VM; Vendor = 1.7.0_25
Runtime = OpenJDK Client VM 23.7-b01
Comment 1 luismartin 2013-09-20 10:26:29 UTC
Created attachment 140286 [details]
IDE log
Comment 2 luismartin 2013-09-20 10:32:54 UTC
I'm using the PHP bundle in Ubuntu. The appearance of filenames in their corresponding tabs remain the same when I enter modifications (no asterisk or font weight change as is commonly seen in most IDE's), so I can't figure out what files should be saved at a glance.
Comment 3 mmolda 2013-09-27 14:27:14 UTC
Works for me on Win 7 x64. I will test it on Ubuntu.

Product Version: NetBeans IDE 7.3.1 (Build 201306052037)
Java: 1.7.0_40; Java HotSpot(TM) 64-Bit Server VM 24.0-b56
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-b43
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 4 Ondrej Brejla 2013-09-27 14:40:33 UTC
You are using the latest ubuntu, right? In NB, files which are changed are marked by bold name in a tab. But there is a bug in JDK for Ubuntu, because in GTK look and feel...every "name" of element is bold. Is it that case? Can you try to switch to Metal l&f? Try to run NB with "--laf Metal" option.
Comment 5 luismartin 2013-09-27 18:53:36 UTC
Ondrej Brejla: 
The Metal theme displays the edited filenames correctly (bold).
That's a workaround. Not a real fix, but works for me. 

Thank you!
Comment 6 Ondrej Brejla 2013-09-28 07:48:07 UTC

*** This bug has been marked as a duplicate of bug 221778 ***