Closed Bug 488715 Opened 15 years ago Closed 10 months ago

[meta] Windows 7 Touch/Pen Input Support Tracking Bug

Categories

(Core :: Widget: Win32, defect)

x86
Windows 7
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: jimm, Unassigned)

References

(Depends on 6 open bugs)

Details

(Keywords: meta, Whiteboard: win7)

Widget win32 seemed the best fit. Splitting these off from the win7 support tracking bug so I can better keep track of them.
Depends on: 488717
Depends on: 286072, 485016
No longer depends on: 485746
Whiteboard: win7
Depends on: 484050
Depends on: 88831
No longer depends on: 286072
Depends on: 478029
Depends on: 492152
Depends on: 492791
Depends on: 506197
About the only thing we didn't get for 1.9.2 so far is bug 488717 - smarter form of toggle zoom. (We still have time.) Other than that, looks like all dependent bugs here marked as resolved fixed landed on 1.9.2.
What about the "flick" feature that IE has? Is there any way that feature could be implemented in the future?
Just talked to Marcia and Juan - Marcia was referring to bug 511236 which will likely NOT be fixed for 1.9.2
(In reply to comment #2)
> What about the "flick" feature that IE has? Is there any way that feature could
> be implemented in the future?

It's implemented by default through windows - if these events fall through our windows procedure they are translated to app commands which we support. So flick down is a page down, flick left is back, etc.. Bug 485016 relates to handling these flicks events internally and sending them out as moz events so we can do custom things with them. Bug 511236 relates to improving the way we handle the back and forth. 485016 should probably block 511236. These are enhancements only, functionality wise flicks work.
The biggest loss out of all of these is bug 478029, but that's hung up on IME issues. Without TSF enabled by default, the on-page touch keyboard doesn't come up automatically when you select a text entry. Enabling TSF turns this on, and if you have a tablet, I'd suggest you enable it, it makes surfing much simpler.
For the zooming feature we might need to think what kind of smart zoom we want. Do we really want some zoom to element? In that case we can probably use some of the code from Fennec, but I'm not sure if it makes sense in a big window.  One good improvement towards smart zoom would be just to fix the behavior of keeping the page position when zooming using two fingers (we don't use the center of zoom gesture).
Depends on: 529295
Assignee: jmathies → felipc
Depends on: 622391
Depends on: 701395
Assignee: felipc → nobody
Severity: normal → S3
Summary: Windows 7 Touch/Pen Input Support Tracking Bug → [meta] Windows 7 Touch/Pen Input Support Tracking Bug
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.