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 - Implement multi-touch support in editor UI for MacBook Pro and MacBook Air
Summary: Implement multi-touch support in editor UI for MacBook Pro and MacBook Air
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All Mac OS X
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-06 21:24 UTC by theshadow27
Modified: 2009-07-10 12:39 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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