marks are buggy when window size is too small

Bug #503595 reported by and.petrella
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Layoutor
Confirmed
Medium
and.petrella

Bug Description

From the start using the app :
- open the firebug panel and resize it up
- start dragging a spliter
- you can see that early first added markers are larger than the client view, and latter aren't !

This is because the markers div are added to the dom, then resized, then moved... the documentHeight has virtually grown up.
The first marker aren't impacted until the documentHeight becomes larger than the clientHeight. Then the scrollbar appears and the grids are resized due to their width in %.

A way to fix it is to rehandle the markers when a whatever scrollbar appearing event raised.

Changed in layoutor:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.