Lines Matching full:caret
8729 <rdar://problem/6026335> REGRESSION: Caret disappears after deleting a particular selection involving a ToDo
9854 (WebCore::CommandEntry::): Enable BackColor for caret selections, and
11483 - fix <rdar://problem/5973313> REGRESSION (r32508): Down arrow doesn't change caret with non-user entered newlines in textareas
16884 <rdar://problem/5962254> REGRESSION (r28519-r28535): Caret doesn't paint past the right edge of a block
16886 Test: fast/repaint/caret-outside-block.html
23399 <rdar://problem/5865171> REGRESSION: Creating a new quote places caret at beginning of quote instead of the end
26712 inline box containing the primary caret for a position in a given
26719 primary caret is rendered at the right place for positions that
26722 Test: platform/mac/editing/input/caret-primary-bidi.html
26733 and the offset within that box at which the primary caret for this
26754 methods for getting the inline box and caret offset for a visible
26806 the caret: in right-to-left boxes, the "before" position is to the right
27370 <rdar://problem/5825350> OWA: Caret disappears when navigating with arrows keys in contenteditable div
33937 When the WebInspector.currentFocusElement changes, move the caret
33939 caret moves in and out of the console when the focus changes.
33946 (WebInspector.set currentFocusElement): Make a caret selection inside
33948 already a caret selection inside.
40023 (WebInspector.ConsolePanel.complete): Moved the code that checked for the caret being at the end
40027 (WebInspector.ConsolePanel._caretAtEndOfPrompt): Added. Tests if the selection is a caret at the
40030 This makes sure the caret is at the end when there are multiple text nodes in the prompt.
59799 - fixed <rdar://problem/5671668> REGRESSION (r28711-r28730): With caret in an empty form field,
65091 Move commands. They all modify the caret. Reimplemented to match the Mac OS X version by
65093 the caret visible. In some cases the old code would scroll twice which was harmless but
67668 the caret rect without any padding.
67670 just the caret rect without any padding.
75490 REGRESSION: Caret disappears after deleting the last character in inline hole (15714)
79866 [GTK] Text editor caret does not blink