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 258597 - Network Monitor: unable to scroll in Request Data tab
Summary: Network Monitor: unable to scroll in Request Data tab
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-31 08:09 UTC by terje7601
Modified: 2016-05-20 08:45 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 terje7601 2016-03-31 08:09:10 UTC
As the Summary says: I'm unable to scroll in the "Request Data" tab of the Network Monitor. Note that in the "Headers" tab next to it, scrolling does work.


Product Version: NetBeans IDE Dev (Build 201603090002)
Updates: Updates available
Java: 1.8.0_77; Java HotSpot(TM) 64-Bit Server VM 25.77-b03
Runtime: Java(TM) SE Runtime Environment 1.8.0_77-b03
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Martin Entlicher 2016-05-19 17:00:56 UTC
I've reproduced that scrolling via mouse wheel does not work.
Scroll bar works for me.
Comment 2 Martin Entlicher 2016-05-20 08:45:46 UTC
There is installed some DocumentViewOp$MouseWheelDelegator.
Not sure what it does, but it seems to break the mouse wheel scrolling.
The Network Monitor class is:
org.netbeans.modules.web.webkit.tooling.networkmonitor.NetworkMonitorTopComponent