SUMMARY Tested on Wayland, with Chromium and Firefox browsers installed, Chromium browser set as default. STEPS TO REPRODUCE 1. Crash some app. 2. Open DrKonqi. 3. Go to 'What do you know about the crash' page. 4. Click on right bottom 'Examples' link. OBSERVED RESULT Nothing happens. EXPECTED RESULT Page with examples opens. SOFTWARE/OS VERSIONS Operating System: KDE neon Developer Edition KDE Plasma Version: 5.14.80 KDE Frameworks Version: 5.53.0 Qt Version: 5.11.2 Kernel Version: 4.15.0-39-generic
hum, I see no 'What do you know about the crash' page here. Operating System: Arch Linux KDE Plasma Version: 5.15.2 KDE Frameworks Version: 5.55.0 Qt Version: 5.12.1
Created attachment 120654 [details] working screenshot It's not a link, it simply displays a tooltip ;)
Then the UI is wrong, since links open websites or take you to another page. :) The tooltip maybe should just be a small subtitle under the bottom checkbox
Git commit a00df4badcd1c82c073fda4018c0192994d4c647 by Harald Sitter. Committed on 24/06/2019 at 11:08. Pushed by sitter into branch 'master'. show details examples in label itself instead of unexpected tooltip Summary: the previous UX wasn't good. the label contained a "link" highlight but that link was only a trigger to a tooltip. IOW it behaved more like a button than a link. instead of using a tooltip fully expand the examples into an indented label below the relevant checkbox. FIXED-IN: 5.17.0 Reviewers: ngraham, #vdg Reviewed By: ngraham, #vdg Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D21745 M +5 -11 src/bugzillaintegration/reportassistantpages_base.cpp M +0 -2 src/bugzillaintegration/reportassistantpages_base.h M +58 -60 src/bugzillaintegration/ui/assistantpage_bugawareness.ui https://commits.kde.org/drkonqi/a00df4badcd1c82c073fda4018c0192994d4c647