Summary: | "Up" button should be greyed out when in root or top directory | ||
---|---|---|---|
Product: | [Applications] filelight | Reporter: | Mohammed Sameer <glifwentry> |
Component: | general | Assignee: | Martin Sandsmark <martin.sandsmark> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | bhancerli, nate |
Priority: | NOR | Keywords: | junior-jobs, usability |
Version: | 20.12.3 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/filelight/commit/4282289d61f3b3c416ed6dffa76518144a3aec5b | Version Fixed In: | 21.08 |
Sentry Crash Report: | |||
Attachments: |
filelight video
Initial view |
Confirmed. Should be an easy fix; good for someone who wants to get started with KDE code contribution. Anyone working on this one? Otherwise I can take it. Go ahead! A possibly relevant merge request was started @ https://invent.kde.org/utilities/filelight/-/merge_requests/16 Git commit 4282289d61f3b3c416ed6dffa76518144a3aec5b by Nate Graham, on behalf of Burak Hancerli. Committed on 29/04/2021 at 15:15. Pushed by ngraham into branch 'master'. Fix a small issue related with "Up" button Up button was staying on "Enabled" state even if the user is on the "/" path. M +1 -2 misc/filelightui.rc M +1 -0 src/mainWindow.cpp https://invent.kde.org/utilities/filelight/commit/4282289d61f3b3c416ed6dffa76518144a3aec5b Hi, I am not sure if this is correct, I think I have mistakenly reported that the bug is "Up" button is not greyed out when in root directory. But I think the "Up" button was meant for going back to "Initial view"(please see attached screenshot) & it is not working, because if we go to the "pie chart view", currently there is no way to go back to the "Initial view" other than reopening the filelight app. Could this be fixed here or submit a new bug report? Created attachment 138164 [details]
Initial view
(In reply to Mohammed Sameer from comment #6) > Hi, > I am not sure if this is correct, I think I have mistakenly reported that > the bug is "Up" button is not greyed out when in root directory. > But I think the "Up" button was meant for going back to "Initial > view"(please see attached screenshot) & it is not working, because if we go > to the "pie chart view", currently there is no way to go back to the > "Initial view" other than reopening the filelight app. > Could this be fixed here or submit a new bug report? Hi Mohammed, I'd like to work on this as well, but one of the maintainers should respond to clarify if this is intentional or a design flaw. IMHO, either way, it needs a new ticket. Hi, submitted new bug report here: https://bugs.kde.org/show_bug.cgi?id=438107 Thanks! |
Created attachment 136772 [details] filelight video SUMMARY "Up" button should be greyed out when in root or top directory. Please see attached video. STEPS TO REPRODUCE 1. open filelight 2. go to root (/) directory 3. click the "up" button OBSERVED RESULT "Up" button is not greyed out. EXPECTED RESULT "Up" button is greyed out. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION