https://bugs.freedesktop.org/show_bug.cgi?id=58995
--- Comment #12 from DavidO <[email protected]> --- (In reply to comment #0) > Apparent changes in Java SE JRE 1.7 are impacting fidelity of Java Access > Bridge (JAB) v2.0.3 delivered UNO Accessibility API roles for AT users on > Windows OS. > > Simple test case: > A: Action > O: Outcome > > A: Assistive Technology (AT) activated (NVDA or Jaws) > A: Run the JAB test utility JavaMonkey-32 > > A: Open LibreOffice > A: Enable LibreOffice AT Tools and JRE w/JAB > A: create a new Writter doccument > O: AT announce "document view" > A: enter some text > A: enter <alt><f4> to close document > > O: "Save document" dialog opens -- AT will announce "Frame Save Document > dialog" > JavaMonkey File -> Refresh Tree will show untitled Writer [frame], and the > Save document [alert] with roles: Save [push button], Close without saving > [push button], Cancel [push button]... > > A: enter <Tab>'s in the Save Document dialog, button will move from "Save" > to "Close without Saving" to "Cancel". AT does not announce button titles. > > Expected: AT would correctly announce label of each push button object. > testing similar scenario you are describing above but without LO involved at all: Windows 7 64 bit JDK 1.7 (update 25), with JAB 2.0.3 included NVDA 2013.1 SwingTest2.jar as suggested on http://docs.oracle.com/javase/accessbridge/2.0.2/javamonkey.htm (Downloaded from https://java.net/downloads/ojt-accessibility/Demos/SwingSet2.jar and started with java -jar SwingSet2.jar) In SwingSet2 Windows activate JFileChooserDemo (5 icon on Toolbar from left) Click on Show Plain JFileChooser button Open Dialog appears Click Tab: Focus switch to "Open"- and "Cancel"-buttons AT does not announce button titles Can you verify that this use case is working with 2.0.2 JAB separately installed wth JDK 1.6? If it does: clearly NOT OUR BUG => JAB 2.0.3 included with JDK 1.7 is broken in that respect. -- 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
