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 105953 - Input permitted even when input should be inactive
Summary: Input permitted even when input should be inactive
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-06-07 01:43 UTC by Jesse Glick
Modified: 2008-12-22 14:07 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 Jesse Glick 2007-06-07 01:43:52 UTC
Previously, the Input textfield would appear if and only if the InputOutput
actually requested input. After the change in input handling, typed characters
are accepted as input at all times. Or at least Enter is.
Comment 1 Milos Kleint 2007-07-18 07:51:26 UTC
probably got fixed lately. 
Pressing Enter in an Ant build output doesn't have any visible effects for me.
tested in 0716 build.
Comment 2 Jesse Glick 2007-08-06 22:00:05 UTC
In 070806, both Enter and other keys (e.g. letters) print text in the OW when it is only compiling.
Comment 3 Milos Kleint 2007-08-13 13:48:31 UTC
070812 on mac doesn't allow me to enter any text when Rebuilding netbeans module project. Neither when it's running nor
when the build is finished.
Comment 4 Milos Kleint 2007-09-19 08:58:33 UTC
seems fixed to me.
Comment 5 Jesse Glick 2007-09-19 20:25:14 UTC
Really FIXED? Or rather WORKSFORME? I cannot reproduce in 070918.
Comment 6 Milos Kleint 2007-09-19 20:33:38 UTC
does it really matter?
at one point in time it was fixed (i'm pretty sure it was indeed broken when I introduced input-in-output feature)
then reopened and now closed. feel free to mark as worksforme if you consider it important.