https://bugs.kde.org/show_bug.cgi?id=515803
Freya Lupen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Status|REPORTED |CONFIRMED CC| |[email protected] Ever confirmed|0 |1 --- Comment #1 from Freya Lupen <[email protected]> --- Confirmed, the Report Bug menu item is missing on Qt6 but not Qt5. This happens because in KisKHelpMenuPrivate::createActions(), mAboutData.bugAddress() is empty. The reason for this is a change in KCoreAddons, "Unset bug address for implicitly created KAboutData" https://invent.kde.org/frameworks/kcoreaddons/-/commit/3324b59b KAboutData isn't explictly created anywhere in Krita, but always uses KAboutData::applicationData(). -- You are receiving this mail because: You are watching all bug changes.
