[frameworks-kio] [Bug 501706] Padding issue

2025-04-04 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=501706

Akseli Lahtinen  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kio/-/commit/7067680
   ||d23229b80dd92d837ee129e987b
   ||a875e7
   Version Fixed In||6.14
 Resolution|--- |FIXED

--- Comment #5 from Akseli Lahtinen  ---
Git commit 7067680d23229b80dd92d837ee129e987ba875e7 by Akseli Lahtinen.
Committed on 04/04/2025 at 20:00.
Pushed by akselmo into branch 'master'.

KUrlNavigatorButton: Use arrow as separators

Due to the feedback of regular separator not being good enough for
separating folders, use an arrow separator instead.

This also refactors bunch of code around the button, so it should
be easier to tweak over time.

Remove icons due to the added clutter. They would work with full height
chevrons but those are not technically feasible at this time.
Related: bug 501587, bug 501575, bug 501582, bug 501589, bug 501803
FIXED-IN: 6.14

M  +38   -20   src/filewidgets/kurlnavigator.cpp
M  +15   -0src/filewidgets/kurlnavigator.h
M  +75   -70   src/filewidgets/kurlnavigatorbutton.cpp
M  +5-3src/filewidgets/kurlnavigatorbutton_p.h
M  +10   -14   src/filewidgets/kurlnavigatorbuttonbase.cpp
M  +1-1src/filewidgets/kurlnavigatortogglebutton.cpp

https://invent.kde.org/frameworks/kio/-/commit/7067680d23229b80dd92d837ee129e987ba875e7

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

[frameworks-kio] [Bug 501706] Padding issue

2025-03-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=501706

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||n...@kde.org
 Status|REPORTED|ASSIGNED

--- Comment #4 from Nate Graham  ---
Can confirm, and will be fixed by
https://invent.kde.org/frameworks/kio/-/merge_requests/1842.

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

[frameworks-kio] [Bug 501706] Padding issue

2025-03-18 Thread Damglador
https://bugs.kde.org/show_bug.cgi?id=501706

--- Comment #2 from Damglador  ---
Created attachment 179553
  --> https://bugs.kde.org/attachment.cgi?id=179553&action=edit
After

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

[frameworks-kio] [Bug 501706] Padding issue

2025-03-18 Thread Damglador
https://bugs.kde.org/show_bug.cgi?id=501706

--- Comment #3 from Damglador  ---
According to my measurements in Gwenview it shifted for one pixel

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

[frameworks-kio] [Bug 501706] Padding issue

2025-03-18 Thread Damglador
https://bugs.kde.org/show_bug.cgi?id=501706

--- Comment #1 from Damglador  ---
Oops, didn't expect it to send the whole bug report.

ATTACHMENT DESCRIPTIONS
Before - I navigated to a directory from the manager
After - I clicked on the current directory from URL bar

STEPS TO REPRODUCE
1. Go to some directory
2. Click in URL bar on the current directory (or on the current directory from
dropdown of the last directory

OBSERVED RESULT
Space between the name of the last directory (in my case, resources) and spacer
to Sprites gets a bit smaller

EXPECTED RESULT
That shouldn't happen

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.3.3
KDE Frameworks Version: 6.12.0
Qt Version: 6.8.2
Kernel Version: 6.13.7-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics
Memory: 13.5 GiB of RAM
Graphics Processor 1: AMD Radeon Graphics
Graphics Processor 2: NVIDIA GeForce RTX 3060 Laptop GPU

ADDITIONAL INFORMATION
Started happening after URL bar got the new design

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