Changes between Initial Version and Version 1 of Ticket #22382, comment 4
- Timestamp:
- 11/09/12 17:20:57 (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22382, comment 4
initial v1 15 15 > So if they're hovering over the item before they click it, it won't do anything. But if it detects a click without a hover (touch ui) it shows the menu and bails. 16 16 17 Yeah, that may work. Thing is how exactly the touch devices emulate hover. Seems that currently in iOS the first touch on a top menu item is interpreted as "set hover state and bail" and the second touch actually does a 'click' .17 Yeah, that may work. Thing is how exactly the touch devices emulate hover. Seems that currently in iOS the first touch on a top menu item is interpreted as "set hover state and bail" and the second touch actually does a 'click', so click without a hover doesn't happen.
