<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>501498</bug_id>
          
          <creation_ts>2025-03-14 17:44:50 +0000</creation_ts>
          <short_desc>Change View Mode button shows its text by default</short_desc>
          <delta_ts>2025-04-22 21:41:48 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>dolphin</product>
          <component>general</component>
          <version>git-master</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>regression</keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="tempqd">variable_valuables761</reporter>
          <assigned_to name="Dolphin Bug Assignee">dolphin-bugs-null</assigned_to>
          <cc>akselmo</cc>
    
    <cc>dolphin-bugs-null</cc>
    
    <cc>kdedev</cc>
    
    <cc>nate</cc>
          
          <cf_commitlink>https://invent.kde.org/system/dolphin/-/commit/a07ee6728a52ce4e5f611234aba219d4825ae149</cf_commitlink>
          <cf_versionfixedin>25.04.1</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2407652</commentid>
    <comment_count>0</comment_count>
    <who name="tempqd">variable_valuables761</who>
    <bug_when>2025-03-14 17:44:50 +0000</bug_when>
    <thetext>SUMMARY
The &quot;Change View Mode&quot; button shows its text by default on a fresh build of current git master, which is not intentional.

OS: openSUSE Krypton (current git master, Qt 6.8.2)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2407656</commentid>
    <comment_count>1</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2025-03-14 17:54:16 +0000</bug_when>
    <thetext>Can reproduce with:
1. cd ~/.local/share/kxmlgui5/
2. mv dolphin dolphin.bak
3 Launch Dolphin</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2411386</commentid>
    <comment_count>2</comment_count>
    <who name="Akseli Lahtinen">akselmo</who>
    <bug_when>2025-03-28 14:59:17 +0000</bug_when>
    <thetext>For me the folder ~/.local/share/kxmlgui5/dolphin is completely empty, no hidden files or anything.

Renaming ~/.local/share/dolphin did not affect anything and the text did not appear</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2411390</commentid>
    <comment_count>3</comment_count>
    <who name="Akseli Lahtinen">akselmo</who>
    <bug_when>2025-03-28 15:03:29 +0000</bug_when>
    <thetext>Managed to reproduce it by renaming ~/.config/dolphinrc</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2411404</commentid>
    <comment_count>4</comment_count>
    <who name="Bug Janitor Service">bug-janitor</who>
    <bug_when>2025-03-28 15:54:17 +0000</bug_when>
    <thetext>A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kwidgetsaddons/-/merge_requests/303</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2411405</commentid>
    <comment_count>5</comment_count>
    <who name="Bug Janitor Service">bug-janitor</who>
    <bug_when>2025-03-28 15:54:36 +0000</bug_when>
    <thetext>A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/941</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2412488</commentid>
    <comment_count>6</comment_count>
    <who name="Akseli Lahtinen">akselmo</who>
    <bug_when>2025-04-02 08:17:35 +0000</bug_when>
    <thetext>Git commit 594e0a394341e92069dc16aa0aca5f42ac362274 by Akseli Lahtinen.
Committed on 02/04/2025 at 08:17.
Pushed by akselmo into branch &apos;master&apos;.

dolphinui: Set view_mode action to low priority

Viewmode text is rather long, so we should hide it by default. Setting
the priority to low seems to fix that.

M  +2    -1    src/dolphinui.rc
M  +1    -0    src/dolphinuiforphones.rc

https://invent.kde.org/system/dolphin/-/commit/594e0a394341e92069dc16aa0aca5f42ac362274</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2418078</commentid>
    <comment_count>7</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2025-04-22 21:41:48 +0000</bug_when>
    <thetext>Git commit a07ee6728a52ce4e5f611234aba219d4825ae149 by Nate Graham, on behalf of Akseli Lahtinen.
Committed on 22/04/2025 at 20:56.
Pushed by ngraham into branch &apos;release/25.04&apos;.

dolphinui: Set view_mode action to low priority

Viewmode text is rather long, so we should hide it by default. Setting
the priority to low seems to fix that.
FIXED-IN: 25.04.1

(cherry picked from commit 594e0a394341e92069dc16aa0aca5f42ac362274)

M  +2    -1    src/dolphinui.rc
M  +1    -0    src/dolphinuiforphones.rc

https://invent.kde.org/system/dolphin/-/commit/a07ee6728a52ce4e5f611234aba219d4825ae149</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>