Menu

#333 Resizing bookings doesn't always work

Minor
open
nobody
None
1
2015-10-19
2015-10-07
No

Sometimes resizing a booking by dragging the border of the cell in the day or week views doesn't work. This can happen if the booking is adjacent to another booking on its right.

Discussion

  • Campbell Morrison

    I think the problem is to do with the fact that the table column widths are expressed in percentages and are not a whole number of pixels. The rounding can mean that in some browsers the booking clone that is resized overlaps the adjacent booking and therefore the JavaScript code won't allow this to happen. Note it only seems to happen on some browsers - Chrome works OK, but Firefox does not.

     
  • Campbell Morrison

    Partially fiixed in changeset 0eb34fb689d9. The bookings can now be resized, though there are some cosmetic issues in Firefox and Microsoft Edge (Chrome works OK): the resizable bookings are sometimes a pixel narrower than they should be.

     

    Last edit: Campbell Morrison 2015-10-19
  • Campbell Morrison

    Looks like the problem is still there even after changeset 0eb34fb689d9.

     
MongoDB Logo MongoDB