Home | History | Annotate | Download | only in WebCore

Lines Matching full:caret

6035         result in the caret being locked within the 0 length bounds of the "composition"
9553 <rdar://problem/5415006> Command Left in a To Do causes caret to disappear
10534 REGRESSION: Undoing a deletion that is part of an open typing command fails to reinsert the caret
10659 <rdar://problem/5378847> After creating and removing a ToDo, the caret disappears as soon as I start to type
10784 work inside showModalDialog; caret also doesn't blink
12766 REGRESSION (r23994): No caret is drawn after clicking a search field's placeholder text
12964 a caret where the target had been.
17347 The functions for moving the caret to the next/previous sentence boundary
17349 should move the caret to an equivalent position in the next/previous sentence behaved
26034 <rdar://problem/4973507> REGRESSION: When replying in Gmail, the caret disappears when you start to type (12599)
33764 The caret would disappear when moving from content above or below
33766 x position as the caret. That's because closestLeafChildForXPos
35909 - fix <rdar://problem/5228048> REGRESSION: In a new Mail message, the caret isn't
35913 which removed some code that did extra work whenever setCaretVisible made the caret visible.
35916 when turning the caret on. All other call sites that touched m_caretPaint were doing
38387 node containing the caret.
38391 node containing the caret. FocusController will focus
38393 caret) if necessary when the frame gains focus.
38902 Don't try to set the drag caret to a file input.
41588 REGRESSION (r21093): Pasting into text field fails and makes the caret disappear
41811 Enable execCommand("CreateLink", ...) for caret selections
41814 (WebCore::CreateLinkCommand::doApply): For a caret
41815 selection, insert a link at the caret position
41817 * editing/JSEditor.cpp: Enable CreateLink for caret
44260 Clicking just before a ToDo doesn't put the caret before the ToDo
45571 Hitting return inserts a new line between two To Dos, but caret is position after second ToDo
45578 be inserted *after* the caret and a bad position
46053 <rdar://problem/5099303> Deleting after a ToDo puts the caret in the wrong position
46113 the delete key with a caret at the beginning of a paragraph
48991 REGRESSION: In Mail, caret appears oversized when typing in a To Do note
49386 If extending the selection to the end of paragraph resulted in a caret selection,
49387 extend by character, to handle the case when the selection started as a caret at
52328 move caret to next line after applying a font color in GMail
53512 REGRESSION: WebKit doesn't remember horizontal position of caret when moving forward by line
53983 REGRESSION (r19706): Caret not painted after popup, failing editing/pasteboard/4641033
53985 Yet another attempt to figure out exactly who should paint the caret.
54041 Removing indent from list moves the caret to the line below
54784 REGRESSION: Caret drawn over input when smaller than font size on initial focus
54787 Avoid double painting caret when it is on a block element.
56011 REGRESSION: Caret drawn over input when smaller than font size on initial focus
56824 Gmail Editor: Caret can simultaneously appear in both the TO: and message body fields
57089 <rdar://problem/4973507> REGRESSION: When replying in Gmail, the caret disappears when you start to type (12599)
57972 Added editing command functions for scrolling by page and moving the caret
58234 (WebCore::EventHandler::handleMouseReleaseEvent): Change code to clear selection or set to caret to
60231 message, the caret is automatically in message body
60999 REGRESSION (r19039): Drag caret isn't cleared after a drop
61005 (WebCore::DragController::concludeDrag): Clear the drag caret.
63890 Gmail Editor: Caret doesn't always position itself after list marker