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 168196

Summary: Implement multi-touch support in editor UI for MacBook Pro and MacBook Air
Product: platform Reporter: theshadow27 <theshadow27>
Component: -- Other --Assignee: issues@platform <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

Description theshadow27 2009-07-06 21:24:22 UTC
Not sure if it's possible, but should at least be considered. Safari for the iPhone and OS X run off the same engine. There are also stand-alone C libraries 
available. 

http://developer.apple.com/safari/library/documentation/AppleApplications/Reference/SafariWebContent/Introduction/Introduction.html
http://developer.apple.com/safari/library/documentation/AppleApplications/Reference/SafariWebContent/HandlingEvents/HandlingEvents.html

Specific goals:
1) Text enlarge/ shrink with "zoom" gesture
2) Navigate between tabs with "side swipe" gesture
3) Allow other gestures to bind to editor actions