Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI components of a Qt app have larger paddings compared to GTK apps #104

Closed
justbhoot opened this issue Jun 23, 2018 · 8 comments
Closed

Comments

@justbhoot
Copy link

This is best demonstrated by the transmission-gtk and transmission-qt apps. As an example, I have attached 2 screenshots showing the large paddings in the menu-items in a menubar in transmission-qt. Similar mismatch is seen in list items of a list widget as well as tabs of a tabbar widget.

transmission-gtk

transmission-gtk screenshot

In contrast to the above image, notice the paddings in the menu-item in transmission-qt.

transmission-qt screenshot

@maoif
Copy link

maoif commented Feb 20, 2019

that's right, so is my smplayer
adwaita: image
default:
screenshot_2019-02-20_10-52-41

@MartinBriza
Copy link
Collaborator

Hmm, those two screenshots seem like two completely separate issues. In @jayesh-bhoot 's case it's definitely the theme and the sizes appear to be as expected from the code (still wrong, compared to upstream Adwaita, nevertheless).

However, in the case of @WEREWOLFGHOST , there is something else, that's very weird. Can you please shed some light on your environment. I'm especially interested in your Qt Platform Theme plugin, if you're on a high DPI screen and if you have changed the default font size.

@gigglylo
Copy link

@MartinBriza i have same issue as @WEREWOLFGHOST, i cant have checkbox and icon in the same column.
I've tested it with vlc and qbittorrent. im using qt5ct on gnome with font Cantarrel 11 and Sans Serif 11.
my distro is archlinux with package source adwaita-qt5(AUR)

@grulja
Copy link
Collaborator

grulja commented Jul 2, 2019

@grulja grulja closed this as completed Jul 2, 2019
@gigglylo
Copy link

@grulja im using vlc from flathub, and this package is installed by default. this bug still there. i tried vlc from my distro. and the problem still there...

@grulja
Copy link
Collaborator

grulja commented Jul 26, 2019

@grulja im using vlc from flathub, and this package is installed by default. this bug still there. i tried vlc from my distro. and the problem still there...

What issue do you mean, that you have one column with checkboxes and one column with icons in the menus?

@gigglylo
Copy link

yes...

@grulja
Copy link
Collaborator

grulja commented Jul 29, 2019

yes...

See bug #114.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants