<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Breeze Dark icon theme is not detected as the preferred theme"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=120175">120175</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Breeze Dark icon theme is not detected as the preferred theme
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.1.1.2 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>UI
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>agrambot@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Description:
This is because the official "Breeze Dark" theme is named "breeze-dark", while
LibreOffice's version is incorrectly named "breeze_dark".
One can easily confirm this by changing step 1 to include this modification
instead:
gtk-icon-theme-name=breeze_dark
Then, LibreOffice will detect and enable Breeze Dark as the default icon theme,
but other GTK programs will (correctly) not.
Steps to Reproduce:
1. Set Breeze Dark as your preferred GTK icon theme with this line in your
~/.config/gtk-3.0/settings.ini:
gtk-icon-theme-name=breeze-dark
2. Enable automatic detection of icon theme in Tools->Options->View->Icon Style
3. Open LibreOffice Writer
Actual Results:
A different icon theme is detected and enabled, depending on your
platform/distro. In my case, this is the Breeze icon theme.
Expected Results:
Breeze Dark icon theme should be enabled, and the current icon theme should be
listed as "Automatic (Breeze Dark)".
Reproducible: Always
User Profile Reset: Yes
OpenGL enabled: Yes
Additional Info:
Version: 6.1.1.2
Build ID: 1:6.1.1-1
CPU threads: 4; OS: Linux 4.18; UI render: GL; VCL: gtk3_kde5;
Locale: en-CA (en_CA.UTF-8); Calc: group threaded</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>