<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:thorsten.wagner.4@gmail.com" title="Thorsten Wagner <thorsten.wagner.4@gmail.com>"> <span class="fn">Thorsten Wagner</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - UI: Icons of the tabbed toolbar aren't positioned properly on MacOS"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=133214">bug 133214</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>thorsten.wagner.4@gmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - UI: Icons of the tabbed toolbar aren't positioned properly on MacOS"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=133214#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - UI: Icons of the tabbed toolbar aren't positioned properly on MacOS"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=133214">bug 133214</a>
from <span class="vcard"><a class="email" href="mailto:thorsten.wagner.4@gmail.com" title="Thorsten Wagner <thorsten.wagner.4@gmail.com>"> <span class="fn">Thorsten Wagner</span></a>
</span></b>
<pre>Sven, I suggest not to fix issue within macOS specific VCL code (vcl/osx and
vcl/quartz) directories. Please find attached a screenshot from a GTK UI:
(1) Different tabs are simple text labels similar to Windows UIs.
(2) With current macOS implementation dialog tabs are used. These tabs are
positioned centered on the top border of the window. I guess this causes area
for icons above to be calculated too small.
My proposal:
(1) Identify code to be used to draw notebookbar outside macOS specific code
and replace usage of native widgets (tab items in this case) by using stock
widgets (independent from GTK, QT, Windows or macOS backends) - take care not
to cause side effects to other backends.
(2) Doublecheck whether toolbar is drawn similar to GTK.
If the issue still exists thereafter, reasons of miscalculation have to be
identified. In any case I suggest not to use HITheme tabs for notebookbar.
BTW: Wrong text colors within tabs on macOS Big Sur have been fixed in the
meantime.</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>