Page MenuHomePhabricator

Fix "r" and "R" both replying with quote on inline comments
ClosedPublic

Authored by epriestley on May 19 2020, 4:26 PM.
Tags
None
Referenced Files
F19802619: D21268.id.diff
Sun, Mar 1, 5:47 PM
F19607687: D21268.diff
Tue, Feb 3, 11:58 AM
F19560429: D21268.diff
Jan 31 2026, 7:24 AM
F19533410: D21268.diff
Jan 20 2026, 5:26 PM
F19532206: D21268.diff
Jan 20 2026, 9:34 AM
F19528490: D21268.diff
Jan 19 2026, 9:34 AM
F19508565: D21268.diff
Jan 10 2026, 6:53 AM
F18952354: D21268.id50644.diff
Nov 12 2025, 5:50 AM
Subscribers
None

Details

Summary

Ref T13513. The code which added "r" and "R" to the inline menu accidentally discarded the difference between the keystrokes.

Test Plan
  • Clicked an inline, pressed "r", got new empty inline (previously: inline with quote).
  • Clicked an inline, pressed "R", got a new quoted inline.
  • Repeated steps with the menu items, got the expected behaviors.

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 19 2020, 4:28 PM
epriestley requested review of this revision.
This revision was automatically updated to reflect the committed changes.