summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/news.html
blob: 9e801723f06a19f0a5a8110d6558c23494bf0465 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<html><body bgcolor="#fffaf0">
<h1>News for AWB v1.7.2</h1>
<p>Adaption to recent UAA changes: 
<ul>
<li>Introduction of
com.sun.star.accessibility.TextSegment structure that is returned by some
functions of the XAccessibleText interface.</li>
<li>Removal of the COLLAPSED state.</li>
<li>Renaming of XAccessibleSelectioni::selectAllAccessible to
selectAllAccessibleChildren.</li>
</ul>

<h1>News for AWB v1.7</h1>

<ul>

<li>This help window.</li>

<li>Integrated relocation of UAA files from drafts to final.</li>
<li>Control left click in the graphical view expands the object that has
  been clicked at.</li>

<li>Introduction of split panes for easily changing the size of the three
main widgets.</li>

<li>The graphical view visualizes the screen size.</li>

<li>Removed the "Load" button.</li>
<li>Removed the status line.</li>
<li>The tree view shows top level nodes only for document windows.</li>
<li>New "views" menu that allows you to select the zoom scale of the
  graphical view.</li>

</ul>

</body></html>