cursor "jumps" during autosave

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
pwp
Reply | Threaded
Open this post in threaded view
|

cursor "jumps" during autosave

pwp
I like to let Librecad do frequent autosaves, so I set it to one every minute. Since my update to Ubuntu 18.10 an inconvenience occurred.

Normally the status bar has two "lines", as seen in the image below:

Satus bar and cursor position when not autosaving.


During autosave however, the status bar only has one "line":

Status bar and cursor position when autosaving.

The unpractical effect is that every time Librecad is autosaving, the drawing "jumps" "one line" down and up.
(The cursor is at (0,0) in the first image, but at a higher point during autosave). Quiet annoying, especially when you want to click somewhere at that moment...
Reply | Threaded
Open this post in threaded view
|

Re: cursor "jumps" during autosave

ahmadraniri
try to set autosave into default sir... hope it can help...
Reply | Threaded
Open this post in threaded view
|

Re: cursor "jumps" during autosave

LordOfBikes
Administrator
In reply to this post by pwp
Presumably, this is caused by the Qt libs which come with Ubuntu since 18.04.
One issue, the extra wide layer list columns, was solved recently.
Seems they have changed some default behavior of UI elements in Qt.

On my system the auto save message is one line too, but it doesn't shrink the status bar.
So I can't reproduce it yet, but I understand the issue.
I opened a github issue to track this.

Thanks for reporting.

Armin
investing less than half an hour into Search function can save hours or days of waiting for a solution
Reply | Threaded
Open this post in threaded view
|

Re: cursor "jumps" during autosave

mad-hatter
Hello,

Version: 2.2.0-alpha
Compiler: GNU GCC 5.3.0
Compiled on: Oct 10 2018
Qt Version: 5.11.2
Boost Version: 1.68.0
System: Windows 10 (10.0)

Same problem here.


Regards