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 133044 - OW caret should not blink when it does not have focus
Summary: OW caret should not blink when it does not have focus
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: t_h
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2008-04-16 20:08 UTC by Jesse Glick
Modified: 2008-12-22 14:39 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 2008-04-16 20:08:25 UTC
Recently the OW was changed so that its caret would blink. This is fine, but the blinking should be turned off when the
window loses focus. (Perhaps the caret should be hidden in such a case too, for full consistency with usual GUI text
fields.)