• 
      

    Open the appropriate comment flag when clicking on the line number.

    Review Request #1524 — Created April 21, 2010 and submitted — Latest diff uploaded

    Information

    Review Board

    Reviewers

    Open the appropriate comment flag when clicking on the line number.
    
    When clicking on the line number of a row containing a comment flag, we
    would display a brand new comment box, instead of allowing the existing
    comment to be edited. We now properly find the comment box and show it.
    Opened a line by clicking on the line number instead of the comment flag. Saw the comment box.
    This was caught by the new Selenium test suite.