Home | History | Annotate | Download | only in WebCore

Lines Matching full:focused

6721         (ElementImpl::blur): If the element is focused, calls setFocusNode to take away focus.
8543 - fixed <rdar://problem/3612121> setting focus, by tabbing, searching, or with JavaScript does not scroll overflow:auto/scroll/overlay to reveal focused element (3480)
8584 - first step of fix for <rdar://problem/3612121> setting focus, by tabbing, searching, or with JavaScript does not scroll overflow:auto/scroll/overlay to reveal focused element (3480)