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 27491 - Output window Mouse Pointer
Summary: Output window Mouse Pointer
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Terminalemulator (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: ivan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-20 21:25 UTC by pepperpusher
Modified: 2008-12-23 14:24 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 pepperpusher 2002-09-20 21:25:27 UTC
2 Small issues (filed together cause it's simpler
to solve then post 2 issues :-)

1) Current OutputWindow doesn't work with
Intellimouse's wheel.

2) Mouse pointer should change shape to
text-select when moving mouse over the text area
(consistency in the IDE is important)

besides, the 3.4 is a gr8 version, thanx.
Comment 1 akemr 2002-09-23 12:46:45 UTC
Reassign to Ivan - IMHO the 1) is duplicate of some other issue..
Comment 2 Marian Mirilovic 2002-10-11 15:16:19 UTC
OS/Platform independent issue.
Comment 3 akemr 2002-11-21 10:08:46 UTC
1) part fixed in trunk (see #18405), so I changed the summary and
decreased the priority.
Comment 4 ivan 2003-03-27 21:25:02 UTC
        Fixed part 2. Mouse pointer is now java.awt.Cursor.TEXT_CURSOR
        by default. This is consistent with xterm and DtTerm as well.
        This can always be overriden by using
                Term.getScreen().setCursor(...);
Comment 5 Marian Mirilovic 2003-06-12 10:46:29 UTC
verified in [nb_dev](200306110100)
Comment 6 Quality Engineering 2008-12-23 08:40:24 UTC
moving terminal emulator issues to terminalemulator component.
To see the correct version and target milestone of this issue look at Issue
Activity table.
Comment 7 Quality Engineering 2008-12-23 14:24:27 UTC
This issue had *1 votes* before move to platform component