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 269387 - Xen and Mouse buttons
Summary: Xen and Mouse buttons
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-18 19:47 UTC by tawitt
Modified: 2016-12-18 19:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (106.66 KB, text/plain)
2016-12-18 19:47 UTC, tawitt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tawitt 2016-12-18 19:47:01 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_91
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.91-b15

Reproducibility: Happens every time

STEPS:
  *  Open NetBeans 8 in Xen session
  *  Open class for editing
  * "Disconnect" from Xen session
  *  Reconnect to Xen desktop
  *  Set focus on editing window
  *  Use Scroll Wheel or even sometimes the right mouse button

ACTUAL:
  nothing happens

EXPECTED:
  Editing pane would scroll or context menu should pop up.

I would also like to add that this is only in the editing panes.  I can scoll in my output windows.  I can scroll in the outline control in "Projects".  I can right click and get context menus even on the tabs representing the different open files.  I also just noticed that if I open a new class file for editing, that scrolls fine as well, but anything that is still open from when I hit "disconnect" doesn't work.  I also just noticed that if I close the class file and re-open the scroll works.

Slightly annoying, but really niche sort of thing, easy enough work around
Comment 1 tawitt 2016-12-18 19:47:05 UTC
Created attachment 163275 [details]
IDE log