Bug 378863

Summary: support replying to selected part of a comment only
Product: z_Archived Reporter: Benjamin Muskalla <b.muskalla>
Component: MylynAssignee: Jaxsun McCarthy Huggan <jaxsun.mccarthy>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 Keywords: noteworthy
Version: unspecified   
Target Milestone: 3.23   
Hardware: All   
OS: All   
See Also: https://git.eclipse.org/r/89298
https://git.eclipse.org/c/mylyn/org.eclipse.mylyn.tasks.git/commit/?id=d2a46aff5af616b1d97e24f1702e856234ca76e7
https://git.eclipse.org/r/94704
https://git.eclipse.org/c/mylyn/org.eclipse.mylyn.tasks.git/commit/?id=1cf6eac9ee42682d4011c22f86b11051542475a5
Whiteboard:

Description Benjamin Muskalla CLA 2012-05-08 11:50:43 EDT
I often want to reply to only a part of a comment. Right now, I need to reply to the comment and delete most of the quote. I could imagine selecting a part of the comment, hitting reply and only the selected part will be inserted as quote in the new comment field.
Comment 1 Steffen Pingel CLA 2012-06-10 13:28:00 EDT
That sounds like a good idea to me.
Comment 2 Eclipse Genie CLA 2017-01-22 15:41:06 EST
New Gerrit change created: https://git.eclipse.org/r/89298
Comment 4 Jaxsun McCarthy Huggan CLA 2017-01-30 13:44:09 EST
This is now supported for StyledText based comment parts. If a connector displays comments with a different UI component the reply to action will simply quote the entire comment text regardless of selection.
Comment 5 Jaxsun McCarthy Huggan CLA 2017-04-07 17:46:22 EDT
This functionality does not work on the release.
Comment 6 Eclipse Genie CLA 2017-04-07 17:48:12 EDT
New Gerrit change created: https://git.eclipse.org/r/94704