Page MenuHomePhabricator

Revert use of "user-select: all" to modify tab selection behavior
ClosedPublic

Authored by epriestley on Jul 24 2020, 8:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 25, 8:33 AM
Unknown Object (File)
Sat, Jan 25, 8:33 AM
Unknown Object (File)
Sat, Jan 25, 8:33 AM
Unknown Object (File)
Wed, Jan 22, 11:16 PM
Unknown Object (File)
Tue, Jan 21, 11:10 AM
Unknown Object (File)
Dec 30 2024, 11:57 PM
Unknown Object (File)
Dec 6 2024, 9:01 PM
Unknown Object (File)
Dec 5 2024, 12:37 AM
Subscribers
None

Details

Summary

Reverts D21419. See PHI1814. Previously, I used "user-select: all" to group sequences of spaces for selection.

However, this has a side effect: the sequence is now selected with a single click. I didn't read the docuementation on the CSS property thoroughly and missed this in testing, since I was focused on drag-selection behavior.

This behavior is enough of a net negative that I think we're in a worse state overall; revert it.

Test Plan

Straight revert.

Diff Detail

Repository
rP Phabricator
Branch
tab2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24807
Build 34224: Run Core Tests
Build 34223: arc lint + arc unit