Actions
Bug #7484
openTooltips on select inputs and links require double tap
Description
When a tooltip is bound to a select input or a link it requires a double tap for the event to reach the input or the link. If the tooltip is attached to an input or a link or the target node (e.g. child HTML node) is a select input or link it should not suppress the tap (or click). This maybe due to jQuery Touch Punch mimicing tap as click.
Updated by krileon over 5 years ago
Ok, preventDefault and stopImmediatePropagation are NOT being used in qtip2 during tooltip show. So there is no suppressing of events, which is why this all works fine on desktop. This is very likely a problem in jQuery Touch Punch or jQuery Mobile.
Updated by krileon over 5 years ago
jQuery Touch Punch and jQuery Mobile have yet to receive an update. Latest jQuery Mobile is still Alpha.
Updated by beat over 5 years ago
- Target version changed from CB 2.4.2 to CB 2.4.3
Updated by beat almost 5 years ago
- Target version changed from CB 2.4.3 to CB 2.4.4
Updated by beat over 4 years ago
- Target version changed from CB 2.4.4 to CB 2.4.5
Updated by beat over 4 years ago
- Target version changed from CB 2.4.5 to CB 2.4.6
Updated by beat over 4 years ago
- Target version changed from CB 2.4.6 to CB 2.4.7
Updated by beat about 4 years ago
- Target version changed from CB 2.4.7 to CB 2.5.0
Updated by beat almost 4 years ago
- Target version changed from CB 2.5.0 to CB 2.6
Updated by beat over 3 years ago
- Target version changed from CB 2.6 to CB 2.6.1
Updated by beat over 3 years ago
- Target version changed from CB 2.6.1 to CB 2.7
Updated by beat almost 3 years ago
- Target version changed from CB 2.7 to CB 2.7.2
Updated by beat over 2 years ago
- Target version changed from CB 2.7.2 to CB 2.7.3
Updated by beat over 2 years ago
- Target version changed from CB 2.7.3 to CB 2.7.4
Updated by krileon about 2 years ago
- Target version changed from CB 2.7.4 to CB 2.8
Updated by beat almost 2 years ago
- Target version changed from CB 2.8 to CB 2.8.1
Updated by beat about 1 year ago
- Target version changed from CB 2.8.1 to CB 2.8.2
Updated by beat about 1 year ago
- Target version changed from CB 2.8.2 to CB 2.9.0
Updated by beat about 1 year ago
- Target version changed from CB 2.9.0 to CB 2.9.2
Actions