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
F18754794: D21268.id.diff
Sun, Oct 5, 1:22 AM
F18703118: D21268.id50645.diff
Sun, Sep 28, 2:59 AM
F18612379: D21268.id.diff
Sep 14 2025, 9:02 AM
F18599454: D21268.diff
Sep 13 2025, 7:28 AM
F18112353: D21268.diff
Aug 12 2025, 4:28 PM
F18108990: D21268.id.diff
Aug 11 2025, 11:00 AM
F18106314: D21268.id50645.diff
Aug 10 2025, 10:12 PM
F18104566: D21268.id.diff
Aug 10 2025, 1:13 PM
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.