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
F19826394: D21268.id50644.diff
Sun, Mar 8, 7:51 PM
F19826287: D21268.id.diff
Sun, Mar 8, 7:01 PM
F19820099: D21268.diff
Fri, Mar 6, 11:18 AM
F19818924: D21268.diff
Fri, Mar 6, 1:19 AM
F19818923: D21268.diff
Fri, Mar 6, 1:19 AM
F19816165: D21268.id.diff
Thu, Mar 5, 4:18 AM
F19802619: D21268.id.diff
Sun, Mar 1, 5:47 PM
F19607687: D21268.diff
Feb 3 2026, 11:58 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
Branch
replykey1
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24463
Build 33709: Run Core Tests
Build 33708: arc lint + arc unit

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.