Page MenuHomePhabricator

Put the keyboard focus reticle back on top of diffs
ClosedPublic

Authored by epriestley on Apr 24 2017, 10:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 5, 4:06 PM
Unknown Object (File)
Fri, May 3, 9:25 AM
Unknown Object (File)
Mon, Apr 29, 5:43 PM
Unknown Object (File)
Thu, Apr 25, 3:05 AM
Unknown Object (File)
Sun, Apr 14, 6:36 AM
Unknown Object (File)
Mar 30 2024, 10:01 AM
Unknown Object (File)
Mar 28 2024, 3:32 PM
Unknown Object (File)
Mar 20 2024, 11:22 PM
Subscribers
None

Details

Summary

Fixes T10954. This got hidden underneath things at some point.

Use pointer-events: none to make the mouse ignore the element so that hover/select/edit/click still work "through" the element.

Design could probably be improved here, maybe I'll make it more-visible when you press n and then have it fade quickly so it kind of gets out of your way once you find the block you want to read.

Test Plan

Screen Shot 2017-04-24 at 3.16.35 AM.png (259×1 px, 28 KB)

Diff Detail

Repository
rP Phabricator
Branch
inline1
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16688
Build 22258: Run Core Tests
Build 22257: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Apr 24 2017, 5:12 PM
This revision was automatically updated to reflect the committed changes.