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 209827 - gesture scrolling only vertical in outline view on mac
Summary: gesture scrolling only vertical in outline view on mac
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.2
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-21 08:19 UTC by Milos Kleint
Modified: 2014-01-30 14:38 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 Milos Kleint 2012-03-21 08:19:00 UTC
observed in profiler's snapshot editor component, the left hand side tree has both vertical and horizontal scrollbar. Using my touchpad and 2 finger gesture I can scroll vertically, but not horizontally.

Works in swingset demo and in projects view in netbeans
Comment 1 Jaroslav Havlin 2014-01-30 14:17:23 UTC
I think that Profiler Snapshot Editor doesn't use OutlineView, but some SwingX component.
Reassigning to profiler/Engine. Please evaluate it, thank you.

(Maybe similar to bug 216127 - MouseWheelListener should check <SHIFT> key and perform horizontal scrolling accordingly.)
Comment 2 Jiri Sedlacek 2014-01-30 14:37:41 UTC
I can't see any treetable in SwingSet or projects. 

Should already be fixed by http://hg.netbeans.org/profiler-main/rev/d1ef15d6522d. Unfortunately don't have Mac to test on.