Opened 5 years ago

Last modified 5 years ago

#5784 new defect

Problems displaying text on menus and other elments

Reported by: asoppelsa@… Owned by: Adeel Asghar
Priority: blocker Milestone: 2.0.0
Component: OMEdit Version: v1.13.2
Keywords: Cc:

Description

The space to be allocated for the text of some graphical elements in the IDE (e.g. menus, tabs) is not calculated correctly and quickly becomes unreadable. See picture.

Attachments (1)

OMEditProblem.jpg (555.3 KB ) - added by asoppelsa@… 5 years ago.
Screenshot of OM editor showing problem with text.

Download all attachments as: .zip

Change History (5)

by asoppelsa@…, 5 years ago

Attachment: OMEditProblem.jpg added

Screenshot of OM editor showing problem with text.

comment:1 by Francesco Casella, 5 years ago

Component: *unknown*OMEdit
Milestone: Future2.0.0
Owner: changed from somebody to Adeel Asghar
Priority: highblocker

Possibly a duplicate, see #5290.

@adeas31, can you please comment on the current status?

comment:2 by Adeel Asghar, 5 years ago

This usually happens to me when I connect my laptop to a docking station and use the external screens. The problem is inside Qt as it fails to scale properly if the screen resolution is changed. Restarting the machine normally fixes this issue.

in reply to:  2 ; comment:3 by massimo ceraolo, 5 years ago

This usually happens to me when I connect my laptop to a docking station and use the external screens. The problem is inside Qt as it fails to scale properly if the screen resolution is changed. Restarting the machine normally fixes this issue.

For a program of mine, I've recently switched from Qt 5.7 to Qt 5.12 and saw this kind of issues disappear.
So a Qt upgrade should immediately solve them.

in reply to:  3 comment:4 by Francesco Casella, 5 years ago

Replying to ceraolo:

So a Qt upgrade should immediately solve them.

This is planned as soon as 1.15.0 is released, see #5307

Note: See TracTickets for help on using tickets.