Opened 4 years ago

Last modified 4 years ago

#5784 new defect

Problems displaying text on menus and other elments

Reported by: asoppelsa@… Owned by: adeas31
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@… 4 years ago.
Screenshot of OM editor showing problem with text.

Download all attachments as: .zip

Change History (5)

Changed 4 years ago by asoppelsa@…

Screenshot of OM editor showing problem with text.

comment:1 Changed 4 years ago by casella

  • Component changed from *unknown* to OMEdit
  • Milestone changed from Future to 2.0.0
  • Owner changed from somebody to adeas31
  • Priority changed from high to blocker

Possibly a duplicate, see #5290.

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

comment:2 follow-up: Changed 4 years ago by adeas31

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.

comment:3 in reply to: ↑ 2 ; follow-up: Changed 4 years ago by ceraolo

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.

comment:4 in reply to: ↑ 3 Changed 4 years ago by casella

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.