• 
      

    Make double-clicking on a row in a diff create a comment.

    Review Request #6881 — Created Feb. 1, 2015 and submitted — Latest diff uploaded

    Information

    Review Board
    master
    900f7e2...

    Reviewers

    Users of GitHub or Bugzilla Splinter might be more used to creating
    comments on diffs by double-clicking on the line of code they want
    to comment on. This patch adds that capability.

    In a diff, I double-clicked on both sides of a diff, both within syntax-highlighted regions, and outside of syntax-highlighted regions. The comment editor dialog opened in all cases, as expected.