Created attachment 181252 [details] Screenshot of the issue SUMMARY In dolphin the new URL bar has a double border when it is in the file view instead of the toolbar. This makes it look very much out of place compared to the old old URL bar STEPS TO REPRODUCE 1. Open Dolphin 2. Configure the URL bar to not be in the toolbar 3. Look at it OBSERVED RESULT Double border EXPECTED RESULT No double border (as two revisions ago), neatly integrated into the UI SOFTWARE/OS VERSIONS All irrelevant except KDE Frameworks Version: 6.14.0 ADDITIONAL INFORMATION See attached screenshot Most likely also affects all other apps that use it in this way, I only saw it in dolphin so far.
Created attachment 181299 [details] Fixed in git master Its fixed in git master branch. Maybe the fix isn't backported?
Git master of Dolphin, right? Which commit? Maybe it needs to be backported, if it's capable of using the new API for this conditionally.
(In reply to Nate Graham from comment #2) > Git master of Dolphin, right? Which commit? Maybe it needs to be backported, > if it's capable of using the new API for this conditionally. Here is the commit https://invent.kde.org/system/dolphin/-/commit/9d60570ca784000cb5ef78b13861eee58117595d
Cool, thanks. Since it has a version check in it, it could be backported to the release/25.04 branch, and then it would show up in Dolphin 25.04.2. I'll leave the decision and/or actions for that up to you. :)
IMHO we should not backport this. I am generally a bit weary of skipping testing phases and in this case it's only a visual bug and we cannot be 100% sure the bug fix will not regress anything major e.g. in combination with theming because we would skip the beta testing phase. The next regular release is in 3 month. I think users will manage until then.
(In reply to Felix Ernst from comment #5) > IMHO we should not backport this. I am generally a bit weary of skipping > testing phases and in this case it's only a visual bug and we cannot be 100% > sure the bug fix will not regress anything major e.g. in combination with > theming because we would skip the beta testing phase. The next regular > release is in 3 month. I think users will manage until then. Yeah, no worries from my end, I managed to survive the old look for two months, I'll manage to survive this one for ~3 months for sure :)
*** Bug 504055 has been marked as a duplicate of this bug. ***