Skip to content

Broken UI because of exceptions during DPI change event processing #409

@HeikoKlare

Description

@HeikoKlare

I ran into a broken UI after processing a DPI change event because a disposed image was tried to be set, see: eclipse-platform/eclipse.platform.swt#2432

Image

This was caused by a disposed image being set. It shall be ensure that the image being set is not disposed to avoid an exception. It may even directly be ensures that no DPI change handler throwing an exception may lead to a broken UI at all.

Metadata

Metadata

Assignees

Labels

HiDPIA HiDPI-Related Issue or FeatureSWTIssue for SWT

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions