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

DNF Dragora resize issue #83

Closed
dnkmmr69420 opened this issue May 5, 2022 · 4 comments
Closed

DNF Dragora resize issue #83

dnkmmr69420 opened this issue May 5, 2022 · 4 comments

Comments

@dnkmmr69420
Copy link

On dnf dragora gtk it can't be vertically resized any smaller. manatools/dnfdragora#206 It is only like this on gtk not qt.

@shundhammer
Copy link
Contributor

See also the screenshot here:

Screenshot_20220505_090417

@tstetler
Copy link

I have the same problem on a Fedora 36 Mate laptop with screen resolution of 1366x768. Upon opening, dnfdragora 2.1.2 window dimensions exceed the height of my laptop’s screen and I can't re-size it to fit. This makes the “Apply” and “Quit” buttons at the bottom of the window inaccessible.

My fix has been to connect the laptop to an extended monitor of greater resolution and use it from the extended desktop (where, barring the inability to reduce the window size, it otherwise works quite well, thank you). :)

@anaselli
Copy link
Contributor

Finally and hopefully back to this subject i understood following the suggested documentation where this problem is, and it isn't related to libyui-gtk but to some constraints we set on our application layout. It will follow a related dnfrdragora commit for this.

@anaselli
Copy link
Contributor

please use that patch to fix the problem and propose to update dnfdragora packages for your distros.

kraj pushed a commit to YoeDistro/meta-openembedded that referenced this issue Oct 8, 2022
Changelog:
===========
This is a bug fixing release that contains the following changes

Changed widget weight to avoid wrong behavior and resizing limitations (see issue openembedded#206, issue openembedded#207 and libyui/libyui-gtk#83)
Added logging info if metadata have to be downloaded (expiration time).
Note that MetaData update_interval <= 0 means that tha check is disabled as well as if dnf-makecache.timer is enabled
Fixed clicking to the right of checkboxes wrong behaviour (issue openembedded#203)
Performed an "escape" on description text before showing it as package information (issue openembedded#191)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
daregit pushed a commit to daregit/yocto-combined that referenced this issue May 22, 2024
Changelog:
===========
This is a bug fixing release that contains the following changes

Changed widget weight to avoid wrong behavior and resizing limitations (see issue #206, issue #207 and libyui/libyui-gtk#83)
Added logging info if metadata have to be downloaded (expiration time).
Note that MetaData update_interval <= 0 means that tha check is disabled as well as if dnf-makecache.timer is enabled
Fixed clicking to the right of checkboxes wrong behaviour (issue #203)
Performed an "escape" on description text before showing it as package information (issue #191)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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

No branches or pull requests

4 participants