pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/orca Update to 2.24.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/c5e6ae670ea0
branches: trunk
changeset: 555077:c5e6ae670ea0
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Feb 24 12:13:14 2009 +0000
description:
Update to 2.24.4:
2.24.4 - 18-Feb-2008
General:
* Fix for bug #553678 - orca can act badly at login time. This was a
bad one where pressing Ctrl+s to invoked Orca in speech mode after
pressing Ctrl+m to invoke Orca with the magnifier would cause the
magnifier to freeze in one spot.
* Fix for bug #561548 - Orca locks up when closing some Pidgin
conversations. Also helps with bug #567864. This was a very bad
hang that several people reported on the Orca list.
* Fix for bug #568589 - braillegenerator adding image string versus
braille.Component for table cells. This was exposed after the
OpenSolaris packagemanager made changes to add accessible names for
images in the package list. Prior to the fix for bug #568589, Orca
would go silent in the revised packagemanager list.
* Fix for bug #568751 - Interaction with the punctuation preferences
can cause a hang. This was another bad hang reported on the Orca
list.
* Fix for bug #568875 - Pressing "Apply" button in preferences dialog
causes autostart option to be checked. This caused some users much
confusion.
* Fix for bug #569343 - Speaking of indentation is misleading. Users
deemed this to be misleading enough that they wanted this fixed for
2.24.4 (i.e., they didn't want to wait for 2.26.0).
* Part of fix for bug #570387 - Clean up the speech tab of the
preferences UI. This causes Page Up and Page Down to work on the
hscales. Before this, only the arrow keys worked, which could
require users to arrow 1 unit at a time across a 100 unit scale.
* Fix for bug #572294 - Need a sanity check in the default script's
locusOfFocusChanged. This would cause Thunderbird to go quiet and
also cause Orca to consume normal typing keys that it should not
consume.
Evolution:
* Fix for bug #567428 -"readonly text" spoken when caret changes line.
This was a big usability issue.
* Fix for bug #570390 - Spellcheck in evolution is badly broken.
Firefox/Thunderbird:
* Fix for bug #537303 - Certain FF3 add-ons interfere with Orca's
ability to provide access to content.
* Fix for bug #567864 - Orca stops responding when flat review is used
in thunderbird message window and message is closed. This was a
very bad hang reported by several users on the Orca list.
* Fix for bug #567984 - Structural navigation needs to consider text
within the document frame.
* Fix for bug #568631 - Orca does not update the position for
same-page links which reference objects by name/id in Firefox 3.
* Fix for bug #568768 - Orca starts at the top of a newly-loaded page
rather than the specified fragment. This was a very bad usability
problem when navigating across web pages.
* Fix for bug #552965 - (ARIA) aria-valuetext ignored
* Fix for bug #555540 - (ARIA) Add support for additional landmark roles.
* Fix for bug #568467 - (ARIA) aria-describedby text spoken twice via
Where Am I
* Fix for bug #568550 - (ARIA) Add default keybindings for navigating by
landmarks
* Fix for bug #569346 - (ARIA) No speech for image-only ARIA buttons
and ARIA menu items
* Fix for bug #569835 - (ARIA) Orca should support the ARIA haspopup
attribute
* Fix for bug #570551 - (ARIA) UIUC Number Guessing Game Alert Dialog
not presented when it appears.
* Fix for bug #570524 - (ARIA) Issues with Dojo combo box interaction.
* Fix for bug #570532 - (ARIA) Alert text not brailled when navigating
it.
* Work on bug #571058 - (ARIA) Orca's caret navigation is kicking in
when it shouldn't be.
diffstat:
misc/orca/Makefile | 4 ++--
misc/orca/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r 40c5a45d100f -r c5e6ae670ea0 misc/orca/Makefile
--- a/misc/orca/Makefile Tue Feb 24 12:10:14 2009 +0000
+++ b/misc/orca/Makefile Tue Feb 24 12:13:14 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2009/01/13 16:01:51 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2009/02/24 12:13:14 wiz Exp $
#
-DISTNAME= orca-2.24.3
+DISTNAME= orca-2.24.4
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/orca/2.24/}
EXTRACT_SUFX= .tar.bz2
diff -r 40c5a45d100f -r c5e6ae670ea0 misc/orca/distinfo
--- a/misc/orca/distinfo Tue Feb 24 12:10:14 2009 +0000
+++ b/misc/orca/distinfo Tue Feb 24 12:13:14 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2009/01/13 16:01:51 wiz Exp $
+$NetBSD: distinfo,v 1.7 2009/02/24 12:13:14 wiz Exp $
-SHA1 (orca-2.24.3.tar.bz2) = 828c93c07b63217d8d4ca47d2a4ae46e9eb3e489
-RMD160 (orca-2.24.3.tar.bz2) = 1a5bf324d43f6aca204687c9bc5e227f640a3950
-Size (orca-2.24.3.tar.bz2) = 2153654 bytes
+SHA1 (orca-2.24.4.tar.bz2) = 4f111364339f1618baaa5a9ac4ee8691023eba30
+RMD160 (orca-2.24.4.tar.bz2) = 1dae151be2eb828da66c2068555d4efe3b4eed3a
+Size (orca-2.24.4.tar.bz2) = 2125363 bytes
SHA1 (patch-aa) = 26b665c54ccff55b258b27349ea12207b51c898b
Home |
Main Index |
Thread Index |
Old Index