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
F18952354: D21268.id50644.diff
Wed, Nov 12, 5:50 AM
F18829904: D21268.diff
Oct 25 2025, 2:04 AM
F18827283: D21268.id50644.diff
Oct 24 2025, 9:03 AM
F18817111: D21268.id.diff
Oct 21 2025, 12:32 PM
F18813520: D21268.id50645.diff
Oct 20 2025, 5:03 PM
F18808874: D21268.id.diff
Oct 19 2025, 9:21 AM
F18804353: D21268.diff
Oct 18 2025, 7:37 AM
F18754794: D21268.id.diff
Oct 5 2025, 1:22 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.