1953: Addressing comments on "View Diff" page is not usable

fedotov********@gmai***** (Google Code) (Is this you? Claim this profile.)
March 22, 2011
1070
What version are you running?
1.5

Describe the enhancement and the motivation for it.
When particular user gets the review feedback and watch someone comments he sees that comments are relate to the one or more lines of code. Sometimes an idea to switch to “View Diff” mode and see surrounding code appears. Then user does it. In the “View Diff” mode user clicks on the commented line to get the window with comments appeared. Near that window appears another window (titled "Your comment") where the code owner can type his comments.
At this point I assume that comments in the green box are the answer comments. But when I click to “Publish changes” button I see that this is not that. The comments does not appeared as answers but as new comments at the end of the "View Review" page.
So, particular user has to keep both “View Diff” and “View Review” windows opened (or clicking back and forth again and again) to be able to watch surrounding code and explain his thoughts about reviewer comments. I think it is not convenient…

Please provide any additional information below.
I suggest put something like a combo box filled with the names of commentators and timestamps at the bottom of the "Your comment" window. So the user would type in his comment in that window, choose one of the comments from the combo box he wants his input to be a reply to, and then click save button. Also something like general value can be added as item of that combo box to have the default behavior like it does now.
#1 fedotov********@gmai***** (Google Code) (Is this you? Claim this profile.)
green box is window titled "Your comment" which appears on the right of "other reviews" (blue window) when user clicks a particular line of code.
#4 jeff****@gmai***** (Google Code) (Is this you? Claim this profile.)
This issue is definitely what I'm experiencing as well, but it's not very succinct.  I'll try to explain in a different way.

Look at the screenshot.  After the first review by Brandon, Chris figured he could reply to it by typing a response in "your comment".  However, that creates a new review.  In order to have context on the review by brandon, he added a comment to Brandon's reply.  Now, even though there's a threaded reply and a standalone new review by chris, the left pane doesn't distinguish this.

I recommend three changes:
- Add the ability to see threaded comment discussions to the "Other Reviews" pane.
- "Your comment" should indicate it'll be a new review ... "Your review" maybe?
- Clicking "reply" to a thread should change "Your review" to "Your response to Brandon" and add a comment to the threaded conversation, not to a new review.