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
F17924150: D17784.diff
Wed, Jul 30, 9:20 AM
F17704103: D17784.id.diff
Wed, Jul 16, 3:04 AM
Unknown Object (File)
Jun 30 2025, 8:12 AM
Unknown Object (File)
Jun 29 2025, 8:35 AM
Unknown Object (File)
Jun 29 2025, 4:52 AM
Unknown Object (File)
Jun 26 2025, 5:46 AM
Unknown Object (File)
Jun 18 2025, 3:33 AM
Unknown Object (File)
Jun 17 2025, 11:04 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.