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
F15503069: D21268.id50645.diff
Mon, Apr 14, 6:30 AM
F15453113: D21268.diff
Sat, Mar 29, 9:30 AM
F15395673: D21268.id50644.diff
Mar 16 2025, 8:52 AM
F15368205: D21268.id50645.diff
Mar 12 2025, 12:46 AM
F15334524: D21268.diff
Mar 8 2025, 10:10 AM
F15316168: D21268.diff
Mar 6 2025, 6:25 PM
Unknown Object (File)
Feb 24 2025, 2:45 AM
Unknown Object (File)
Feb 23 2025, 4:06 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.