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 89135 - Auto-format should remove whitespace from end of line
Summary: Auto-format should remove whitespace from end of line
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-10 17:53 UTC by _ gtzabari
Modified: 2014-10-06 13:25 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2006-11-10 17:53:21 UTC
HTML authors can still put whitespace in front of a line but I am expecting
auto-format to remove whitespace at the end of the line, like the Java
auto-format algorithm does.