<?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>489206</bug_id>
          
          <creation_ts>2024-06-25 23:07:23 +0000</creation_ts>
          <short_desc>Bell category not pre-selected when Accessibility KCM is opened</short_desc>
          <delta_ts>2024-07-20 18:11:45 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>systemsettings</product>
          <component>kcm_accessibility</component>
          <version>6.1.0</version>
          <rep_platform>Manjaro</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="medin">med.medin.2014</reporter>
          <assigned_to name="Plasma Bugs List">plasma-bugs-null</assigned_to>
          <cc>bugseforuns</cc>
    
    <cc>nate</cc>
          
          <cf_commitlink>https://invent.kde.org/plasma/plasma-desktop/-/commit/3ac7d42daf268d9053f8bcb046b4e368e2fdad93</cf_commitlink>
          <cf_versionfixedin>6.1.2</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2331836</commentid>
    <comment_count>0</comment_count>
    <who name="medin">med.medin.2014</who>
    <bug_when>2024-06-25 23:07:23 +0000</bug_when>
    <thetext>When you click on Accessibility category, you will see Bell page in the third column, but in the second column containing sub-categories no entry is selected by default. Normally, Bell sub-category should be marked as selected.

Operating System: Manjaro Linux 
KDE Plasma Version: 6.1.0
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.2
Kernel Version: 6.9.6-1-MANJARO (64-bit)
Graphics Platform: Wayland</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2332396</commentid>
    <comment_count>1</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2024-06-27 03:01:24 +0000</bug_when>
    <thetext>Looks like the listview index is set correctly, it&apos;s just that the list item for index 0 isn&apos;t highlighted as expected for some reason. Clicking on it selects it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2332397</commentid>
    <comment_count>2</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2024-06-27 03:03:06 +0000</bug_when>
    <thetext>Figured it out. Merge request incoming.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2332398</commentid>
    <comment_count>3</comment_count>
    <who name="Bug Janitor Service">bug-janitor</who>
    <bug_when>2024-06-27 03:04:28 +0000</bug_when>
    <thetext>A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2345</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2332656</commentid>
    <comment_count>4</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2024-06-27 14:31:12 +0000</bug_when>
    <thetext>Git commit 7aeebe51ade45b0a924252c591963d05ba205b45 by Nate Graham.
Committed on 27/06/2024 at 03:02.
Pushed by ngraham into branch &apos;master&apos;.

kcms/access: fix list item highlighting

This is kind of a manual list view, so the items are responsible for
setting their own highlighted state. Without that, the active one won&apos;t
be highlighted, and there won&apos;t be a difference between the hover and
highlight effects.
FIXED-IN: 6.1.2

M  +2    -0    kcms/access/ui/main.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/7aeebe51ade45b0a924252c591963d05ba205b45</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2332657</commentid>
    <comment_count>5</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2024-06-27 14:31:33 +0000</bug_when>
    <thetext>Git commit 3ac7d42daf268d9053f8bcb046b4e368e2fdad93 by Nate Graham.
Committed on 27/06/2024 at 14:31.
Pushed by ngraham into branch &apos;Plasma/6.1&apos;.

kcms/access: fix list item highlighting

This is kind of a manual list view, so the items are responsible for
setting their own highlighted state. Without that, the active one won&apos;t
be highlighted, and there won&apos;t be a difference between the hover and
highlight effects.
FIXED-IN: 6.1.2


(cherry picked from commit 7aeebe51ade45b0a924252c591963d05ba205b45)

Co-authored-by: Nate Graham &lt;nate@kde.org&gt;

M  +2    -0    kcms/access/ui/main.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/3ac7d42daf268d9053f8bcb046b4e368e2fdad93</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2338821</commentid>
    <comment_count>6</comment_count>
    <who name="Patrick Silva">bugseforuns</who>
    <bug_when>2024-07-20 18:11:45 +0000</bug_when>
    <thetext>*** Bug 479738 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>