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)
Tue, Apr 23, 12:46 PM
Unknown Object (File)
Sun, Apr 21, 4:07 PM
Unknown Object (File)
Sat, Apr 20, 5:25 PM
Unknown Object (File)
Fri, Apr 19, 8:24 PM
Unknown Object (File)
Wed, Apr 17, 3:08 PM
Unknown Object (File)
Thu, Apr 11, 7:17 AM
Unknown Object (File)
Mar 21 2024, 9:20 AM
Unknown Object (File)
Feb 11 2024, 12:40 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