Home | History | Annotate | Download | only in mac

Lines Matching full:click

1178         <rdar://problem/3021785> page up/down don't work on frameset pages unless you click        
1179 <rdar://problem/3021788> Page Up/Down moves an unscrollable frame if you click on it first
3709 - change related to <rdar://problem/4211999> Safari quits when click-drag-hold an image
5667 With this change and the matching WebKit change we'll still stop loading the moment you click
7841 Fixed: <rdar://problem/3983628> control-click on WebView is not selecting the word under the cursor (Mail, non-editable WebView)
8478 <rdar://problem/3888931> frame naming allows malicious site to bring up a window when you click on a link in another
8956 <rdar://problem/3734309> Safari doesn't open folders in title bar menu with non-Roman names using Cmd+click
10395 Fixed <rdar://problem/3825442> first click lost for Dashboard
10871 Fixed: <rdar://problem/3806649> assertion failure after control-click of webcam
12009 Fixed: <rdar://problem/3768439> can't click in WebView in Carbon WebKit apps (GetEventPlatformEventRecord returns false)
12014 (Click): use WebGetEventPlatformEventRecord not GetEventPlatformEventRecord
12206 (-[WebTextCompleteController tableAction:]): Handle double click in popup
12575 * Carbon.subproj/HIWebView.m: (Click):
12621 (Click):
12859 (Click):
18574 - fixed 3311205: click() on a file input type form element does not work bring up the file chooser as it does in IE
19426 (-[WebTextView menuForEvent:]): Made WebTextView's context menu behavior like WebHTMLView's context menu behavior with regards to selection. If the control-click was on a selection, show menu options for the selection like copy. If it was not on a
19678 web view was returning NO due to this faulty click logic. Thus the
20044 click on a standalone image to focus it
23554 Fixed: <rdar://problem/3156169>: cmd-click opens new win but stops loading in prev win
23574 (-[WebFrame _loadDataSource:withLoadType:formState:]): don't call stopLoading, _setLoadType and _setProvisionalDataSource, since that stops the frame even for command-click and option-click. Do this work in _prepareForProvisionalLoadWithDataSource
23663 Fixed: <rdar://problem/3156169>: cmd-click opens new win but stops loading in prev win
24928 a click took place.
26623 Fixed: 3161374 - safari windows don't allow text/URL dragging on the first click
30281 Fix problem where you would not get any information if the click was on a subview of the
30323 - fixed 3127705 - don't open new window on opt-click even if the link requests it
30324 - fixed 3143971 - cmd-click should override the target="_blank" and target="_new" (important for tabs)
32566 2940179 - Arrow cursor should change to link cursor after click of link in non-frontmost window
33151 Fixed: 3125743 - right-click doesn't count as ctrl-click in Flash
33153 AppKit doesn't call mouseDown or mouseUp on right-click. Simulate control-click mouseDown and mouseUp so plug-ins get the right-click event as they do in Carbon
34728 The problem is that the text area lost its first responder status because WebHTMLView took the click,
34754 Fixed 3125585. One click crasher option clicking on
35060 Treat a click on a link to the same URL with an anchor as a scroll
35385 - fixed 3118647 -- REGRESSION: click policy no longer works