View Single Post
Old 08-04-2019, 03:47 PM   #20
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,939
Karma: 6361444
Join Date: Nov 2009
Device: many
Please try changing the screen resolution just to see if it impacts the problem. To be off by one line screams a wrong screen dpi being detected by Qt or alternatively improper x and y positioning (ie a y offset issue) of the widget.

Are you sure you have no 3rdparty apps that impact window frames and decorations?

Are you by any chance using a qt custom qss stylesheet?

Could you be using a broken font which does not match its reported font metrics?

Last edited by KevinH; 08-04-2019 at 03:49 PM.
KevinH is online now   Reply With Quote