https://bugs.documentfoundation.org/show_bug.cgi?id=151676
--- Comment #5 from Jordi <[email protected]> --- (In reply to Rafael Lima from comment #4) > The problem is that the line > > oWindow.IsMaximized = False > > ... restores the window position, as when you double-click the header bar. > So in your code it first restores the window and then the position/size is > applied. ok but even if I comment this line, and with a non-snapped window, if I do oWindow.setPosSize(1,1,958,968,15) the windows is still ~10px of the edge. -- You are receiving this mail because: You are the assignee for the bug.
