https://bugs.kde.org/show_bug.cgi?id=474864

            Bug ID: 474864
           Summary: Kirigami.AboutPage donateUrl not hooked up properly
    Classification: Frameworks and Libraries
           Product: frameworks-kirigami
           Version: 5.110.0
          Platform: Manjaro
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdelibs-b...@kde.org
          Reporter: luis.bue...@server23.cc
                CC: notm...@gmail.com
  Target Milestone: Not decided

SUMMARY
Kirigami.AboutPage doesn't forward "donateUrl" to Kirigami.AboutItem making it
impossible to set it from the outside


STEPS TO REPRODUCE
1. Create a Kirigami.AboutPage
2. set "donateUrl" to something (or even undefined)
3. Observe nothing changing in the created about page

OBSERVED RESULT
When trying to unset the Donate URL (by setting "donateUrl: undefined") nothing
happens

EXPECTED RESULT
The "Donate" URL Button goes away.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110
Qt Version: 5.15.10

ADDITIONAL INFORMATION
Can be somewhat circumvented if all one wants is to remove the Donate link by
making the app id (KAboutData::desktopFilePath) not start with "org.kde." as
that is what makes it default to a KDE donate link as opposed to an empty
string.
Still doesn't allow for setting a custom URL of course.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to