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
F13197875: D21268.id50644.diff
Mon, May 13, 1:43 AM
F13197058: D21268.diff
Sun, May 12, 11:47 PM
Unknown Object (File)
Fri, May 3, 8:12 AM
Unknown Object (File)
Thu, Apr 25, 3:17 PM
Unknown Object (File)
Thu, Apr 25, 1:18 PM
Unknown Object (File)
Thu, Apr 25, 2:12 AM
Unknown Object (File)
Apr 11 2024, 9:39 AM
Unknown Object (File)
Apr 6 2024, 7:17 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.