https://bugs.freedesktop.org/show_bug.cgi?id=68346

          Priority: medium
            Bug ID: 68346
          Assignee: [email protected]
           Summary: ACCESSIBILITY: Accessibility bridge should expose the
                    font name
          Severity: normal
    Classification: Unclassified
                OS: Windows (All)
          Reporter: [email protected]
          Hardware: Other
            Status: UNCONFIRMED
           Version: 3.3.0 release
         Component: UI
           Product: LibreOffice

The font name should be exposed to the accessibility bridge as the
characterattribute called fontfamily. At the moment the information given to
the Accessibility bridge is if the font is Monospaced or Proportional.

I'm not completely sure but I believe that exchanging the attribute
"CharFontPitch", with "CharFontName" here:
http://opengrok.libreoffice.org/xref/core/accessibility/bridge/org/openoffice/java/accessibility/AccessibleTextImpl.java#37

Adjusting the following if-else-block to expose the attribute:
http://opengrok.libreoffice.org/xref/core/accessibility/bridge/org/openoffice/java/accessibility/AccessibleTextImpl.java#298

Might fix the problem, but probably there is more to it.

I'm not currently able to build on Windows, so I can't really try it out
either. :(

The issue seems to be inherited from OpenOffice.org so I'm setting 3.3.0 as
version.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to