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
Unknown Object (File)
Tue, Dec 31, 8:22 PM
Unknown Object (File)
Tue, Dec 24, 12:55 AM
Unknown Object (File)
Mon, Dec 23, 12:14 PM
Unknown Object (File)
Mon, Dec 16, 5:54 AM
Unknown Object (File)
Dec 6 2024, 4:51 AM
Unknown Object (File)
Nov 27 2024, 3:19 AM
Unknown Object (File)
Nov 23 2024, 9:42 AM
Unknown Object (File)
Nov 18 2024, 9:31 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.