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 216963 - Wrong status message about saved html file
Summary: Wrong status message about saved html file
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-16 11:01 UTC by Jiri Skrivanek
Modified: 2012-09-17 07:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2012-08-16 11:01:40 UTC
File name should be printed to status bar when html file is saved. To reproduce:

- create HTML5 project
- create new html file
- modify html file
- save file and look at IDE status bar at the bottom. It shows org.netbeans.modules.html.HtmlEditorSupport$1@1234 saved.

Product Version: NetBeans IDE Dev (Build EaselCSS-504-on-20120815)
Java: 1.7.0_06; Java HotSpot(TM) 64-Bit Server VM 23.2-b09
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 Marek Fukala 2012-09-14 11:08:26 UTC
web-main#40c5eb4decf6
Comment 2 Quality Engineering 2012-09-15 02:12:03 UTC
Integrated into 'main-golden', will be available in build *201209150001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/40c5eb4decf6
User: Marek Fukala <mfukala@netbeans.org>
Log: #217452 - EditorCookie sensitive actions always disabled for html files; #217407 - message says "file div has been modified" ; #216963 - Wrong status message about saved html file