Mobile/Archive/SmartTap

< Mobile
Revision as of 21:50, 22 February 2010 by MarkFinkle (talk | contribs) (Created page with '== Summary == Use better hit testing to make it easier for users to click & focus hyperlinks and input fields. We could create a CSS rule that increases the size of the bounding…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Summary

Use better hit testing to make it easier for users to click & focus hyperlinks and input fields. We could create a CSS rule that increases the size of the bounding box used for hit testing.

Current Status

Next Steps

  • Look at platform code for ways to do this
  • MicroB has some code we might be able to use

Related Bugs

bug 1234567

Team

  • Team Members: ?

Designs

Goals/Use Cases

  • Make it easy to click and focus links and form inputs
  • Handle overlapping elements nicely

Non Goals