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 258500 - Mouse wheel scroll in textual diff is not work
Summary: Mouse wheel scroll in textual diff is not work
Status: RESOLVED DUPLICATE of bug 257503
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-23 09:34 UTC by Maksim Khramov
Modified: 2016-04-01 13:19 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 Maksim Khramov 2016-03-23 09:34:22 UTC
Product Version: NetBeans IDE Dev (Build 201603230001)
Java: 1.8.0_73; Java HotSpot(TM) 64-Bit Server VM 25.73-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_73-b02

Steps to reproduce:
Select any version controlled modified file and invoke VCS diff.
Switch to textual tab.
Try to scroll diff with mouse wheel - it is not work.

Same if select diff for 2 different files.

In 8.1 IDE version textual diff works ok.
Comment 1 Ondrej Vrabec 2016-04-01 13:19:34 UTC
Caused by the same issue as bug 257503

*** This bug has been marked as a duplicate of bug 257503 ***