4601: Making changes to testing information of a review request hides the testing information.

rcreagha
chipx86
chipx86

What version are you running?

3.0 RC1 (dev)

What's the URL of the page containing the problem?

https://reviews.reviewboard.org/r/9337/

What steps will reproduce the problem?

  1. Create a review request and add a file to it.
  2. Once the file is displayed under the "Testing Done" field, click inside he field.
  3. Click the "OK" button that appears below the "Testing Done" field.

What is the expected output? What do you see instead?

The expected result would be that step 3 would behave the same as when you click the "OK" button under the "Description" field: the button disappears and changes are saved.

What actually happens is: the changes are saved, and the field disappears instead of the buttons.
Once this happens, clicking either "OK" or "Cancel" will make the text field reappear (and the buttons are hidden again), but it is overlapped by the file preview.

What operating system are you using? What browser?

OS: Ubuntu 16.04 LTS
Browser: Firefox 56.0 (64-bit)

Please provide any additional information below.

chipx86
#1 chipx86

Fix posted at https://reviews.reviewboard.org/r/9340/

  • -New
    +PendingReview
  • +Release-3.0
  • +Component:Reviews
  • +chipx86
chipx86
#2 chipx86

Fixed on release-3.0.x (9e22cc8d57bebeff5918419348f74f9a9e80e7e8)

  • -PendingReview
    +Fixed