input-event.json 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290
  1. {
  2. "title":"input event",
  3. "description":"The `input` event is fired when the user changes the value of an `<input>` element, `<select>` element, or `<textarea>` element. By contrast, the \"change\" event usually only fires after the form control has lost focus.",
  4. "spec":"https://html.spec.whatwg.org/multipage/forms.html#event-input-input",
  5. "status":"ls",
  6. "links":[
  7. {
  8. "url":"https://html.spec.whatwg.org/multipage/forms.html#send-select-update-notifications",
  9. "title":"Specification for `<select>` elements firing the `input` event"
  10. },
  11. {
  12. "url":"https://developer.mozilla.org/en-US/docs/Web/Events/input",
  13. "title":"Mozilla Developer Network"
  14. },
  15. {
  16. "url":"https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/10182111--input-type-checkbox-type-radio-should-fire-in",
  17. "title":"Microsoft Edge feature request on UserVoice"
  18. }
  19. ],
  20. "bugs":[
  21. {
  22. "description":"Internet Explorer 10 and 11 fire the `input` event when an input field with a placeholder [is focused](https://connect.microsoft.com/IE/feedback/details/885747/ie-11-fires-the-input-event-when-a-input-field-with-placeholder-is-focused) or on page load when the placeholder [contains certain characters](http://jsfiddle.net/yiminghe/fm3rckaz/), like Chinese. "
  23. }
  24. ],
  25. "categories":[
  26. "DOM",
  27. "HTML5"
  28. ],
  29. "stats":{
  30. "ie":{
  31. "5.5":"n",
  32. "6":"n",
  33. "7":"n",
  34. "8":"n",
  35. "9":"a #1 #3 #5",
  36. "10":"y #3 #5",
  37. "11":"y #3 #5"
  38. },
  39. "edge":{
  40. "12":"y #3 #5",
  41. "13":"y #3 #5",
  42. "14":"y #3 #5"
  43. },
  44. "firefox":{
  45. "2":"u",
  46. "3":"a #2 #3 #4",
  47. "3.5":"a #2 #3 #4",
  48. "3.6":"y #3 #4",
  49. "4":"y #3 #4",
  50. "5":"y #3 #4",
  51. "6":"y #3 #4",
  52. "7":"y #3 #4",
  53. "8":"y #3 #4",
  54. "9":"y #3 #4",
  55. "10":"y #3 #4",
  56. "11":"y #3 #4",
  57. "12":"y #3 #4",
  58. "13":"y #3 #4",
  59. "14":"y #3 #4",
  60. "15":"y #3 #4",
  61. "16":"y #3 #4",
  62. "17":"y #3 #4",
  63. "18":"y #3 #4",
  64. "19":"y #3 #4",
  65. "20":"y #3 #4",
  66. "21":"y #3 #4",
  67. "22":"y #3 #4",
  68. "23":"y #3 #4",
  69. "24":"y #3 #4",
  70. "25":"y #3 #4",
  71. "26":"y #3 #4",
  72. "27":"y #3 #4",
  73. "28":"y #3 #4",
  74. "29":"y #3 #4",
  75. "30":"y #3 #4",
  76. "31":"y #3 #4",
  77. "32":"y #3 #4",
  78. "33":"y #3 #4",
  79. "34":"y #3 #4",
  80. "35":"y #3 #4",
  81. "36":"y #3 #4",
  82. "37":"y #3 #4",
  83. "38":"y #3 #4",
  84. "39":"y #3 #4",
  85. "40":"y #3 #4",
  86. "41":"y #3 #4",
  87. "42":"y #3 #4",
  88. "43":"y #3 #4",
  89. "44":"y #3 #4",
  90. "45":"y #3 #4",
  91. "46":"y #3 #4",
  92. "47":"y #3 #4",
  93. "48":"y #3 #4",
  94. "49":"y",
  95. "50":"y",
  96. "51":"y",
  97. "52":"y",
  98. "53":"y"
  99. },
  100. "chrome":{
  101. "4":"u",
  102. "5":"u",
  103. "6":"u",
  104. "7":"u",
  105. "8":"u",
  106. "9":"u",
  107. "10":"u",
  108. "11":"u",
  109. "12":"u",
  110. "13":"u",
  111. "14":"u",
  112. "15":"y #3 #4",
  113. "16":"y #3 #4",
  114. "17":"y #3 #4",
  115. "18":"y #3 #4",
  116. "19":"y #3 #4",
  117. "20":"y #3 #4",
  118. "21":"y #3 #4",
  119. "22":"y #3 #4",
  120. "23":"y #3 #4",
  121. "24":"y #3 #4",
  122. "25":"y #3 #4",
  123. "26":"y #3 #4",
  124. "27":"y #3 #4",
  125. "28":"y #3 #4",
  126. "29":"y #3 #4",
  127. "30":"y #3 #4",
  128. "31":"y #3 #4",
  129. "32":"y #3 #4",
  130. "33":"y #3 #4",
  131. "34":"y #3 #4",
  132. "35":"y #4",
  133. "36":"y #4",
  134. "37":"y #4",
  135. "38":"y #4",
  136. "39":"y #4",
  137. "40":"y #4",
  138. "41":"y #4",
  139. "42":"y #4",
  140. "43":"y #4",
  141. "44":"y #4",
  142. "45":"y #4",
  143. "46":"y #4",
  144. "47":"y #4",
  145. "48":"y #4",
  146. "49":"y #4",
  147. "50":"y #4",
  148. "51":"y #4",
  149. "52":"y #4",
  150. "53":"y #4",
  151. "54":"y #4",
  152. "55":"y #4",
  153. "56":"y #4",
  154. "57":"y #4"
  155. },
  156. "safari":{
  157. "3.1":"u",
  158. "3.2":"u",
  159. "4":"u",
  160. "5":"u",
  161. "5.1":"y #3 #4",
  162. "6":"u",
  163. "6.1":"y #4",
  164. "7":"y #4",
  165. "7.1":"y #4",
  166. "8":"y #4",
  167. "9":"y #4",
  168. "9.1":"y #4",
  169. "10":"y #4",
  170. "TP":"y #4"
  171. },
  172. "opera":{
  173. "9":"u",
  174. "9.5-9.6":"u",
  175. "10.0-10.1":"u",
  176. "10.5":"u",
  177. "10.6":"u",
  178. "11":"u",
  179. "11.1":"u",
  180. "11.5":"u",
  181. "11.6":"a #2",
  182. "12":"u",
  183. "12.1":"y",
  184. "15":"y #3 #4",
  185. "16":"y #3 #4",
  186. "17":"y #3 #4",
  187. "18":"y #3 #4",
  188. "19":"y #3 #4",
  189. "20":"y #3 #4",
  190. "21":"y #3 #4",
  191. "22":"y #4",
  192. "23":"y #4",
  193. "24":"y #4",
  194. "25":"y #4",
  195. "26":"y #4",
  196. "27":"y #4",
  197. "28":"y #4",
  198. "29":"y #4",
  199. "30":"y #4",
  200. "31":"y #4",
  201. "32":"y #4",
  202. "33":"y #4",
  203. "34":"y #4",
  204. "35":"y #4",
  205. "36":"y #4",
  206. "37":"y #4",
  207. "38":"y #4",
  208. "39":"y #4",
  209. "40":"y #4",
  210. "41":"y #4",
  211. "42":"y #4",
  212. "43":"y #4"
  213. },
  214. "ios_saf":{
  215. "3.2":"u",
  216. "4.0-4.1":"u",
  217. "4.2-4.3":"u",
  218. "5.0-5.1":"y #3 #4",
  219. "6.0-6.1":"y #3 #4",
  220. "7.0-7.1":"y #3 #4",
  221. "8":"y #4",
  222. "8.1-8.4":"y #4",
  223. "9.0-9.2":"y #4",
  224. "9.3":"y #4",
  225. "10-10.1":"y #4"
  226. },
  227. "op_mini":{
  228. "all":"n"
  229. },
  230. "android":{
  231. "2.1":"u",
  232. "2.2":"u",
  233. "2.3":"y #3 #4",
  234. "3":"y #3 #4",
  235. "4":"y #3 #4",
  236. "4.1":"y #3 #4",
  237. "4.2-4.3":"y #3 #4",
  238. "4.4":"y #3 #4",
  239. "4.4.3-4.4.4":"y #4",
  240. "53":"y #4"
  241. },
  242. "bb":{
  243. "7":"y #3 #4",
  244. "10":"y #4"
  245. },
  246. "op_mob":{
  247. "10":"y",
  248. "11":"y",
  249. "11.1":"y",
  250. "11.5":"y",
  251. "12":"y",
  252. "12.1":"y",
  253. "37":"y #4"
  254. },
  255. "and_chr":{
  256. "54":"y #4"
  257. },
  258. "and_ff":{
  259. "50":"y #3 #4"
  260. },
  261. "ie_mob":{
  262. "10":"y #3 #5",
  263. "11":"y #3 #5"
  264. },
  265. "and_uc":{
  266. "11":"y #3 #4"
  267. },
  268. "samsung":{
  269. "4":"y #4"
  270. }
  271. },
  272. "notes":"",
  273. "notes_by_num":{
  274. "1":"Doesn't fire an `input` event when deleting text (via Backspace, Delete, Cut, etc.).",
  275. "2":"Doesn't fire an `input` event when drag-and-dropping text into an `<input>` or `<textarea>`.",
  276. "3":"`<select>` doesn't fire `input` events. See [MS Edge bug](https://connect.microsoft.com/IE/feedback/details/1816207) and [Firefox bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1024350).",
  277. "4":"Doesn't fire an `input` event when (un)checking a checkbox or radio button, or when changing the selected file(s) of an `<input type=\"file\">`. See [Chrome bug](https://code.google.com/p/chromium/issues/detail?id=534245), [WebKit bug](https://bugs.webkit.org/show_bug.cgi?id=149398), and [Firefox bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1206616).",
  278. "5":"Doesn't fire an `input` event when (un)checking a checkbox or radio button. See [MS Edge bug](https://connect.microsoft.com/IE/feedback/details/1883692)."
  279. },
  280. "usage_perc_y":92.98,
  281. "usage_perc_a":0.34,
  282. "ucprefix":false,
  283. "parent":"",
  284. "keywords":"input,event",
  285. "ie_id":"",
  286. "chrome_id":"",
  287. "firefox_id":"",
  288. "webkit_id":"",
  289. "shown":true
  290. }