Skip to content

[Bug] dnfdragora enforces minimum (error) window sizes that are too small for those windows' content. #6

Description

@roke-julian-lockhart

When diagnosing issues/268#issue-4589563573, I noticed that issues/235 appeared to reproduce, with its window:

  • What Its Minimum Size Should Be

    Image
  • Its Actual Minimum Size

    Image

My Environment

  1. Details

    #!/usr/bin/env pwsh
    rpm -qf (Get-Command dnfdragora).Source --queryformat @'
    Name: %{NAME}
    Version: %{VERSION}
    Release: %{RELEASE}
    Architecture: %{ARCH}
    Install Date: %{INSTALLTIME:date}
    Size: %{SIZE}
    Signature: %{SIGPGP:pgpsig}
    Source RPM: %{SOURCERPM}
    Build Date: %{BUILDTIME:date}
    Build Host: %{BUILDHOST}
    Packager: %{PACKAGER}
    Vendor: %{VENDOR}
    '@ | yq -P

  2. Name: dnfdragora
    Version: 2.99.4
    Release: 1.fc44
    Architecture: noarch
    Install Date: Thu 04 Jun 2026 15:08:25 BST
    Size: 2349991
    Signature: (none)
    Source RPM: dnfdragora-2.99.4-1.fc44.src.rpm
    Build Date: Sun 31 May 2026 21:51:27 BST
    Build Host: buildvm-ppc64le-21.rdu3.fedoraproject.org
    Packager: Fedora Project
    Vendor: Fedora Project

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions