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 - error and warning message should be shown after pressing Alt+Enter
Summary: error and warning message should be shown after pressing Alt+Enter
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: languages (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-10 09:26 UTC by Jindrich Sedek
Modified: 2008-01-18 10:06 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 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.