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 123731

Summary: error and warning message should be shown after pressing Alt+Enter
Product: obsolete Reporter: Jindrich Sedek <jsedek>
Component: languagesAssignee: issues@obsolete <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jindrich Sedek 2007-12-10 09:26:51 UTC
Create new HTML file
use this code:
    <table align="center"></table>
warning is shown in the HTML editor
move cursor to underlined line and press Alt+Enter -> nothing happens, but warning message should be shown.
This behavior is expected for user since it's the same in java editor.
Comment 1 Daniel Prusa 2008-01-18 10:06:14 UTC
This feature has not been implemented for any Schliemann language, the engine should support this behaviour.