<?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>446207</bug_id>
          
          <creation_ts>2021-11-28 18:41:44 +0000</creation_ts>
          <short_desc>Regression: Missing toolbar actions</short_desc>
          <delta_ts>2025-11-07 22:40:55 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>kfontview</product>
          <component>general</component>
          <version>5.23.4</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="EP">bertyfogs+kdebugs</reporter>
          <assigned_to name="Unassigned bugs">unassigned-bugs-null</assigned_to>
          <cc>carrotdlaw</cc>
    
    <cc>luke-jr+kdebugs</cc>
    
    <cc>nate</cc>
    
    <cc>swexru</cc>
    
    <cc>travneff</cc>
          
          <cf_commitlink>https://invent.kde.org/plasma/plasma-workspace/-/commit/eb8cb24ad3cb79bb35828605325ef718328ef3f1</cf_commitlink>
          <cf_versionfixedin>6.5.2</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2081249</commentid>
    <comment_count>0</comment_count>
    <who name="EP">bertyfogs+kdebugs</who>
    <bug_when>2021-11-28 18:41:44 +0000</bug_when>
    <thetext>SUMMARY
I&apos;ve noticed a regression in functions recently, previously available toolbar buttons like Change text, Unicode block selector, zoom in/out are missing.

STEPS TO REPRODUCE
1. Open the Font Viewer
2. Look at the toolbar
3. 

OBSERVED RESULT
Toolbar buttons like Change text, Unicode block selector, zoom in/out are missing.

EXPECTED RESULT
Toolbar buttons like Change text, Unicode block selector, zoom in/out are present.

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2
Kernel Version: 5.15.2-2-MANJARO (64-bit)
Graphics Platform: X11
Graphics Processor: Mesa Intel® HD Graphics 530

ADDITIONAL INFORMATION
n/a</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2102703</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey">swexru</who>
    <bug_when>2022-02-10 04:52:34 +0000</bug_when>
    <thetext>the same for me on Fedora 35</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2383134</commentid>
    <comment_count>2</comment_count>
    <who name="Andrew">travneff</who>
    <bug_when>2024-12-21 12:00:55 +0000</bug_when>
    <thetext>The reason and workaround are following for my case:  https://bugs.kde.org/show_bug.cgi?id=451121#c1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2466380</commentid>
    <comment_count>3</comment_count>
    <who name="Bug Janitor Service">bug-janitor</who>
    <bug_when>2025-10-29 20:18:41 +0000</bug_when>
    <thetext>A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5949</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2466383</commentid>
    <comment_count>4</comment_count>
    <who name="Kai Uwe Broulik">kde</who>
    <bug_when>2025-10-29 20:19:10 +0000</bug_when>
    <thetext>*** Bug 451121 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2467502</commentid>
    <comment_count>5</comment_count>
    <who name="Kai Uwe Broulik">kde</who>
    <bug_when>2025-11-03 06:46:33 +0000</bug_when>
    <thetext>Git commit 619333cf5b8fffd945b1727eba784ad329eccfc7 by Kai Uwe Broulik.
Committed on 03/11/2025 at 06:46.
Pushed by broulik into branch &apos;master&apos;.

kcms/kfontints: Install kfontviewpart.rc in the right location

Not sure how/when this changed. It used to be &quot;kfontinst&quot; at some point
but it clearly was loking in kfontviewpart for the file.

M  +1    -1    kcms/kfontinst/viewpart/CMakeLists.txt

https://invent.kde.org/plasma/plasma-workspace/-/commit/619333cf5b8fffd945b1727eba784ad329eccfc7</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2467510</commentid>
    <comment_count>6</comment_count>
    <who name="Kai Uwe Broulik">kde</who>
    <bug_when>2025-11-03 07:58:49 +0000</bug_when>
    <thetext>Git commit eb8cb24ad3cb79bb35828605325ef718328ef3f1 by Kai Uwe Broulik.
Committed on 03/11/2025 at 06:46.
Pushed by broulik into branch &apos;Plasma/6.5&apos;.

kcms/kfontints: Install kfontviewpart.rc in the right location

Not sure how/when this changed. It used to be &quot;kfontinst&quot; at some point
but it clearly was loking in kfontviewpart for the file.


(cherry picked from commit 619333cf5b8fffd945b1727eba784ad329eccfc7)

Co-authored-by: Kai Uwe Broulik &lt;kde@privat.broulik.de&gt;

M  +1    -1    kcms/kfontinst/viewpart/CMakeLists.txt

https://invent.kde.org/plasma/plasma-workspace/-/commit/eb8cb24ad3cb79bb35828605325ef718328ef3f1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>