Custom Query (13852 matches)
Results (106 - 108 of 13852)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#15106 | notabug | Preventing mouseup on the Chrome datepicker causes problems | ||
Description |
jQuery Version: 2.1.1, 2.0.3, 1.10.2
OS: Ubuntu 14.04 LTS
Short test case: http://jsfiddle.net/RpqEq/ Working test case: http://jsfiddle.net/RpqEq/1/ Steps to reproduce:
Image demonstrating the issue: https://i.imgur.com/koCKFnx.gif Details:
The |
|||
#15105 | notabug | Migration from jQuery 1.7.1 to jQuery 1.9.1 | ||
Description |
I have replaced jQuery 1.7.1 to jQuery 1.9.1 and i adding jquery-migrate-1.2.1, but i have seeing the following errors: Uncaught Error: Syntax error, unrecognized expression: :nth-child jquery-1.9.1.js:4421 |
|||
#15104 | migrated | .clone copies non-scalar properties, including the Sizzle cache | ||
Description |
Issue with space in selector with jquery 1.11.1 and Internet explorer. exemple:
cannot find anything when with older version, it work. jsfiddle: http://jsfiddle.net/kwfHZ/1/ |