Page MenuHomePhabricator

Prevent workboard cards from being grabbed by the "Txxx" object name text
ClosedPublic

Authored by epriestley on Nov 8 2019, 4:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 8:34 AM
Unknown Object (File)
Mon, Apr 29, 2:18 AM
Unknown Object (File)
Fri, Apr 26, 11:23 PM
Unknown Object (File)
Thu, Apr 25, 2:25 AM
Unknown Object (File)
Sat, Apr 20, 9:16 PM
Unknown Object (File)
Sat, Apr 20, 9:14 PM
Unknown Object (File)
Sat, Apr 20, 4:58 PM
Unknown Object (File)
Fri, Apr 5, 1:41 PM
Subscribers
None

Details

Summary

Fixes T13452. We currently give users mixed signals about the interaction mode of this text: the cursor says "text" but the behavior is "grab".

Make the behavior "text" to align with the cursor. An alternate variation of this change is to remove the cursor, but this is preferable if it doesn't cause problems, since copying the task ID is at least somewhat useful.

Test Plan

In Safari, Firefox, and Chrome: selected and copied object names from workboard cards; and dragged workboard cards by other parts of their UI.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 8 2019, 4:29 PM
epriestley requested review of this revision.
This revision was automatically updated to reflect the committed changes.