Summary: | Clicking on Examples link doesn't opens examples page | ||
---|---|---|---|
Product: | [Applications] drkonqi | Reporter: | Alexander Mentyu <notuxius> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | bugseforuns, nate, sitter |
Priority: | NOR | ||
Version: | 5.14.4 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/drkonqi/a00df4badcd1c82c073fda4018c0192994d4c647 | Version Fixed In: | 5.17.0 |
Sentry Crash Report: | |||
Attachments: | working screenshot |
Description
Alexander Mentyu
2018-12-03 15:48:23 UTC
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 |