Mobile/Archive/SmartTap
< Mobile
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
Team
- Team Members: ?
Designs
Goals/Use Cases
- Make it easy to click and focus links and form inputs
- Handle overlapping elements nicely