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

Summary: Network Monitor: unable to scroll in Request Data tab
Product: editor Reporter: terje7601
Component: Actions/Menu/ToolbarAssignee: Miloslav Metelka <mmetelka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

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