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
F19817878: D21248.id.diff
Thu, Mar 5, 4:13 PM
F19816473: D21248.diff
Thu, Mar 5, 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
F19529156: D21248.diff
Jan 19 2026, 2:32 PM
F19001929: D21248.diff
Nov 21 2025, 4:18 AM
F18950499: D21248.id.diff
Nov 12 2025, 2:33 AM
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
Branch
engine7
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24415
Build 33641: Run Core Tests
Build 33640: arc lint + arc unit

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.