<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:tietze.heiko@gmail.com" title="Heiko Tietze <tietze.heiko@gmail.com>"> <span class="fn">Heiko Tietze</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Problems with labels/strings in Character dialog's font tab"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113777">bug 113777</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;">Status</td>
<td>UNCONFIRMED
</td>
<td>NEW
</td>
</tr>
<tr>
<td style="text-align:right;">Ever confirmed</td>
<td>
</td>
<td>1
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Problems with labels/strings in Character dialog's font tab"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113777#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Problems with labels/strings in Character dialog's font tab"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113777">bug 113777</a>
from <span class="vcard"><a class="email" href="mailto:tietze.heiko@gmail.com" title="Heiko Tietze <tietze.heiko@gmail.com>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
<pre>Adolfo is right, colons are necessary. Esp. the ally thing is a relevant
aspect.
Gnome HIG:
"If the label precedes the control it is labelling, end the label with a
colon."
(<a href="https://developer.gnome.org/hig-book/unstable/design-text-labels.html.en">https://developer.gnome.org/hig-book/unstable/design-text-labels.html.en</a>)
MSDN:
"Use after labels for drop-down, list, text, and spin boxes; sliders; and text
areas. Place a colon after labels for check boxes or option buttons only if
they precede another control. Use a colon to introduce a list of items."
(<a href="https://msdn.microsoft.com/en-us/library/windows/desktop/bb226801(v=vs.85).aspx">https://msdn.microsoft.com/en-us/library/windows/desktop/bb226801(v=vs.85).aspx</a>)
"Use colons at the end of external control labels. This is particularly
important for accessibility because some assistive technologies look for colons
to identify control labels."
(<a href="https://msdn.microsoft.com/en-us/library/windows/desktop/dn742478(v=vs.85).aspx">https://msdn.microsoft.com/en-us/library/windows/desktop/dn742478(v=vs.85).aspx</a>)
macOS:
"Use a colon when introducing a control. A colon implies a direct connection
between the label text and a particular control or set of controls. A colon
becomes unnecessary when the label and control work together to form a single
sentence." (Example without colon: "Enter text here [ ]")
(<a href="https://developer.apple.com/macos/human-interface-guidelines/fields-and-labels/labels/">https://developer.apple.com/macos/human-interface-guidelines/fields-and-labels/labels/</a>)</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>