pop-os / pop

A project for managing all Pop!_OS sources
https://system76.com/pop
2.48k stars 87 forks source link

FreeCAD has graphic issues since 19.04 #524

Open deejay2 opened 5 years ago

deejay2 commented 5 years ago

Distribution (run cat /etc/os-release): NAME="Pop!_OS" VERSION="19.04" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Pop!_OS 19.04" VERSION_ID="19.04" HOME_URL="https://system76.com/pop" SUPPORT_URL="http://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=disco UBUNTU_CODENAME=disco

Related Application and/or Package Version (run apt policy $PACKAGE NAME): freecad: Installé : 2:0.18.1+dfsg1~201904061907~ubuntu19.04.1 Candidat : 2:0.18.1+dfsg1~201904061907~ubuntu19.04.1 Table de version : *** 2:0.18.1+dfsg1~201904061907~ubuntu19.04.1 500 500 http://ppa.launchpad.net/freecad-maintainers/freecad-stable/ubuntu disco/main amd64 Packages 500 http://ppa.launchpad.net/freecad-maintainers/freecad-stable/ubuntu disco/main i386 Packages 100 /var/lib/dpkg/status

Issue/Bug Description:

Steps to reproduce (if you know):

Expected behavior: Should see box content of the box and be able to change it while seeing the changes.

Other Notes: It has something to do with QT5 management as I was able to fix it by adding a style sheet freecad-fix.qss with the following content: QScrollBar { border: none; }

Maybe it's not the best way to do it so I let you find the best way to integrate a fix without breaking something else. It's highly possible that other QT5 based applications will have similar issues.

deejay2 commented 5 years ago

freecad-vertically-compressed-input

mmstick commented 5 years ago

@isantop Could this be an issue with our theme?