3185: Review request dashboard always makes the third column wide

jameslin
Jan. 20, 2014
What version are you running?
2.0 beta 2 (dev)


What's the URL of the page containing the problem?
http://demo.reviewboard.org/dashboard/


What steps will reproduce the problem?
1. Drag a column from the right of the "Summary" column to the left of it.

What is the expected output? What do you see instead?
I expect that the "Summary" column always should be the widest column.  Instead, it seems that whatever column happens to be the third column from the left becomes the widest column.


What operating system are you using? What browser?
Firefox 26.0 on Windows 7 x64 SP1

Please provide any additional information below.
chipx86
#1 chipx86
We're probably failing to readjust the colspans with the new code. Thanks, I'll poke at this.
  • +Confirmed
  • +Milestone-Release2.0
    +Component-Dashboard
    +Djblets
jameslin
#2 jameslin
I just noticed that the problem goes away when I reload the page.
david
#3 david
This is fixed in djblets (a3cdcd8).
  • -Confirmed
    +Fixed