Ext version tested: Browser versions tested against:

  • Google Chrome 37.0.2062.124

  • FF 32.0.3


Description:

http://ift.tt/1vabheJ WindowsArea is surrounded by 4 border panels. 2 windows created in different ways are constrained to windowsArea.

The result that was expected:



  • Both windows behave the same

  • Windows are correctly moved and resized anywhere inside the constrained area.

  • Windows are maximized-and-restored multiple times without loosing their original position.


The result that occurs instead:

  • Window called "Dynamic" when dragged to top-left corner, moves back exactly by the size of nearby border panels.

  • When resizing "Dynamic" window so that it touches a problematic top-left area, resizing from different sides goes differently. For example, sizing from the left side goes correctly, but sizing from the right side reveals same bug.

  • After each maximize-restore sequence any of these windows is restored above and left-hand of original position. Again, the size of offset is exactly the size of nearby border panels.