Page MenuHomePhabricator

Allow users to create inline comments by directly selecting text directly
ClosedPublic

Authored by epriestley on May 13 2020, 8:17 PM.
Tags
None
Referenced Files
F19939400: D21248.diff
Tue, Apr 14, 1:57 PM
F19910014: D21248.id50598.diff
Thu, Apr 2, 3:42 AM
F19909051: D21248.id.diff
Wed, Apr 1, 11:02 PM
F19817878: D21248.id.diff
Mar 5 2026, 4:13 PM
F19816473: D21248.diff
Mar 5 2026, 6:01 AM
F19556538: D21248.id50603.diff
Jan 30 2026, 7:36 PM
F19532982: D21248.diff
Jan 20 2026, 2:34 PM
F19529157: D21248.diff
Jan 19 2026, 2:32 PM
Subscribers
None

Details

Summary

Ref T13513. Support direct text selection for inlines. This is currently just an alternate way to get to the same place as using line numbers, but can preserve offset/range information in the future.

Test Plan
  • Selected some text, hit "c", clicked "New Inline Comment", got sensible comments on both sides of a diff in Safari, Chrome, and (with limitations) Firefox.
  • Caveats: no unified support, doesn't work across lines in Firefox.

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.May 14 2020, 12:15 AM
This revision was automatically updated to reflect the committed changes.