Skip to content

Application model windows size not updated if Shell is maximized #3054

@vogella

Description

@vogella

Currently the WBWRenderer does not update the size of the application in the application model if the shell is maximized, only if the Shell is re-sized. This leads to outdated information in the application model and forces clients which are interested in the actual size of the Window to check in the Shell instead in the model.

This was introduced by https://bugs.eclipse.org/bugs/attachment.cgi?id=183776&action=diff. The actual logic of restoring of size is done via a tag, so I do not see a reason why we should not place the correct information in the application model.

PR to follow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions