Project

General

Profile

Bug #3550

Window restore from maximized state GUI mode issue

Added by Eugenie Lyzenko about 6 years ago. Updated about 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
04/18/2018
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:

Related issues

Related to User Interface - Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization Closed

History

#1 Updated by Eugenie Lyzenko about 6 years ago

  • Related to Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization added

#2 Updated by Eugenie Lyzenko about 6 years ago

Found issue in trunk for hotel GUI. When window is restoring from maximized state by restore title bar button the window size is not changing but location is changed to become negative so the top-left corner of the window is moving outside the visible area.

In some hotel screen press maximize and then restore button in Web client mode. The application window is not restoring but moving with top-left corner to become outside the visible area (negative coords I guess).

#3 Updated by Greg Shah about 6 years ago

This can be recreated in trunk revision 11248 (and before). It is not related to the changes from #3548, but was just found during that work.

#4 Updated by Greg Shah about 6 years ago

Eugenie confirmed this is not an issue in Swing.

#5 Updated by Eugenie Lyzenko about 6 years ago

Greg Shah wrote:

Eugenie confirmed this is not an issue in Swing.

To be clear. The Swing portion of the issue is the window size is not changed when it should for restore action. After window become maximized this max size must be changed to one we had before max button event.

Also available in: Atom PDF