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)
Mon, Dec 16, 5:54 AM
Unknown Object (File)
Fri, Dec 6, 4:51 AM
Unknown Object (File)
Wed, Nov 27, 3:19 AM
Unknown Object (File)
Sat, Nov 23, 9:42 AM
Unknown Object (File)
Nov 18 2024, 9:31 PM
Unknown Object (File)
Nov 15 2024, 6:40 AM
Unknown Object (File)
Nov 10 2024, 9:04 PM
Unknown Object (File)
Nov 9 2024, 4:16 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.