diff options
author | Boris Dušek <me@dusek.me> | 2013-08-11 08:44:26 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-08-12 07:27:14 +0000 |
commit | 3e9ae4da947cd9c3f75b6e4942f2ba52337df075 (patch) | |
tree | 8463369376ce5c3bd331086a59eeae0413631b89 /vcl/README | |
parent | 38aad8c3a73b748672f551e7b8efe9fa3a7c8834 (diff) |
fdo#67957: Font name reported in AXFont always Times New Roman
This is a partial fix. Now VoiceOver does report changes in font faces
but it works correctly only when the paragraph text style has font
"Times New Roman". If it has not, then parts of the text with
"Times New Roman" have not change in font reported, but parts with
font different both from the paragraph style font and "Times New Roman"
do have font change reported.
In other words, the default font for paragraph is still "Times New Roman"
in accessibility even though sometimes it's not true.
This also fixes font size being reported only when bold or italic is set,
and has more robustness for handling mixed bold/italic when at least one
of them is set in the paragraph style as well.
Change-Id: Id0715727d04cd9b814aa0e4093939cd3e6abe897
Reviewed-on: https://gerrit.libreoffice.org/5344
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
Diffstat (limited to 'vcl/README')
0 files changed, 0 insertions, 0 deletions