DescriptionRevert of [WebUI] Tweak action-link's .no-outline removal behavior on blur. (patchset #1 id:1 of https://codereview.chromium.org/2744893002/ )
Reason for revert:
This fixes http://crbug.com/698270 but leads to http://crbug.com/701268, which seems more serious.
Original issue's description:
> [WebUI] Tweak action-link's .no-outline behavior on blur.
>
> To emulate <a> :focus styling, action-link adds .no-outline on
> mousedown, but removes .no-outline on blur. This indiscreminate removal
> disregard the edge case where source of blur is from outside the web
> page (e.g., Alt-Tab). This CL add an extra check to remedy this.
>
> BUG=698270
> CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
>
> Review-Url: https://codereview.chromium.org/2744893002
> Cr-Commit-Position: refs/heads/master@{#456159}
> Committed: https://chromium.googlesource.com/chromium/src/+/d5fc002027195691680b127e58458d1b2b86d5a1
TBR=dbeam@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=698270
Review-Url: https://codereview.chromium.org/2796663002
Cr-Commit-Position: refs/heads/master@{#461508}
Committed: https://chromium.googlesource.com/chromium/src/+/57a47c3f25ab6992306269e41e47374a59786f0a
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|