2442: Using context menu clipboard commands doesn't trigger change detection in the comment dialog

acid****@gmai***** (Google Code) (Is this you? Claim this profile.)
david
david
Feb. 4, 2014
2763, 2837
What version are you running?
1.6.1

What's the URL of the page containing the problem?
Any diff page.

What steps will reproduce the problem?
1. Put some text on the clipboard
2. Click a line in a diff to open the comment dialog
3. Right-click in the textarea and select Paste

What is the expected output? What do you see instead?
Expected: The Save button should be enabled.
Actual: It remains disabled.

If you select all the text in the textarea and use Cut or Delete on the menu, you see the same bug - Save remains enabled when it should be disabled.

What operating system are you using? What browser?
IE 8 and FF 3.6.25 on Win 7 x64
david
#3 david
  • +Djblets
    +Component-Reviews
#4 michal.e********@gmai***** (Google Code) (Is this you? Claim this profile.)
1.5 years and the issue has not been fixed? It is still present in 1.7.12.
chipx86
#5 chipx86
Unfortunately, you could say that for a lot of issues. Frankly, there's just a lot on our plates, and not everything gets fixed, even if it seems easy. This is why we ask for patches from those who really need certain things in. We only recently transitioned from RB being a nights-and-weekends project to a full-time job.

We have a batch of students starting on bugs soon for their semester. I'll mark this one for them.
  • +Confirmed
  • +EasyFix
    +Milestone-Release1.7.x
david
#6 david
  • -Milestone-Release1.7.x
david
#7 david
  • -Confirmed
    +PendingReview
  • -EasyFix
  • +david
david
#8 david
Fixed in master (1b05b69). This will ship in 2.0 beta 3.
  • -PendingReview
    +Fixed