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
F21597029: D21268.diff
Tue, Aug 4, 7:30 PM
Unknown Object (File)
Mon, Aug 3, 4:11 PM
Unknown Object (File)
Jul 4 2026, 1:14 AM
Unknown Object (File)
Jun 22 2026, 10:46 PM
Unknown Object (File)
Jun 22 2026, 9:20 PM
Unknown Object (File)
Jun 22 2026, 3:58 PM
Unknown Object (File)
Jun 21 2026, 5:05 AM
Unknown Object (File)
Mar 8 2026, 7:51 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
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.