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 108872 - When user scroll 'Output' tab by wheel on mouse IDE opens files in editor
Summary: When user scroll 'Output' tab by wheel on mouse IDE opens files in editor
Status: RESOLVED DUPLICATE of bug 128785
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-04 14:32 UTC by soldatov
Modified: 2008-10-13 19:14 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 soldatov 2007-07-04 14:32:25 UTC
Very often when I scroll 'Output' tab by wheel on mouse while IDE is building project with warnings or errors Netbeans
opens files in editor.

Steps:
- Create HelloApp project
- Add into all source files in all projects such string: #warning ssssssssssssssssssssssssssss
- Close all files
- Clean and Build project
- While IDE is building project I scroll 'Output' tab by wheel on mouse
==> Very often IDE open some of file with #warning directive in editor and place cursor on this directive
Comment 1 _ gordonp 2007-07-05 15:06:36 UTC
Are you (reasonably) sure this is an IDE bug and not a mouse bug? I have similar problems in
many programs using the Sun mouse with a wheel. I have never seen this type of problem using
my Logitech mouse on my PC.
Comment 2 soldatov 2007-07-05 15:39:55 UTC
I verified this bug on 2 linux machines with Logitech mouse and I've heard  about this problem from other man.
Comment 3 _ gordonp 2007-07-05 17:51:59 UTC
OK, its a real problem. But is there any specific reason why you think its a cnd problem and not
a netbeans problem? To to best of my knowledge, we have no code processing low level mouse commands.
Can you see if you can duplicate the problem in netbeans without cnd being involved?

It sounds more likely its a netbeans (or even Java) problem than a cnd problem.
Comment 4 soldatov 2007-07-06 12:57:11 UTC
Very probably it is Netbeans problem, but I cannot reproduce this bug with Java projects.
Comment 5 Alexey Vladykin 2008-10-13 19:14:02 UTC

*** This issue has been marked as a duplicate of 128785 ***