Home | History | Annotate | Download | only in WebCore

Lines Matching full:click

2015         click outside that editable root. This code handles shadowParentNode as well,
3405 (KWQFileButton::click):
4673 Added fast/forms/input-double-click-selection-gap-bug.html
6617 (WebCore::HTMLInputElement::click): Ditto.
6887 REGRESSION (NativeTextField): first click in form field on weather.com leaves focus
6890 Test: fast/forms/input-text-self-emptying-click.html
8058 Test: fast/forms/input-text-double-click.html
8074 doesn't select it or offer corrections (first click only)
11183 <rdar://problem/4362396> REGRESSION: (417-420) stopPropagation is not working for click event listener (onclick works fine)
15330 (KWQFileButton::click):
15668 (KWQFileButton::click):
18032 (KWQFileButton::click):
19540 (KWQFileButton::click):
21044 <rdar://problem/4315673> REGRESSION (1.2.2 - 1.3): onChange and onFocus events firing order differs for mouse click and tab (7227)
30884 preserves that behavior by keeping track of whether a click is simulated or not.
30887 (DOM::HTMLInputElementImpl::defaultEventHandler): If the click is simulated,
30891 (HTMLElementImpl::click): It isn't necessary to check if there is a renderer.
31219 triple-click includes first item on next line (www.apple.com, but I think I've seen it elsewhere)