Accepting request 935033 from GNOME:Next

- Update to version 41.1:
  + Web:
    - Fix presentation of selected items in datalist
    - Fix issue causing non-rendered headings being combined with
      other, rendered elements when presenting line contents
    - Improve behavior when focused back/forward button is pressed
    - Improve presentation of subscript and superscript elements
      (requires implementations exposing the associated AT-SPI2
      roles)
    - Attempt to identify and present custom-element images
    - Fix SayAll for rich-text editors
    - Treat all list items inside listboxes as focus mode widgets
      regardless of authoring
    - Clear cached objects when not dumping full cache for child
      change to prevent skipping over newly-added content
    - Fix speech generator for browser alerts
    - Fix issues causing certain spin buttons to not be presented
      correctly
  + General:
    - Modify collections module import for Python3.10 compatibility
    - Event Manager: Handle name/description change floods
    - Adjust string for repeats when presenting text changes
    - Clear flat review context when page tab lists emit
      selection-changed to eliminate stale context (e.g. in a
      wizard)
    - Improve presentation of indeterminate progress bars (busy
      indicators)
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/935033
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/orca?expand=0&rev=293
This commit is contained in:
Bjørn Lie 2021-12-03 22:55:55 +00:00 committed by Git OBS Bridge
parent 9267759a4b
commit 2200556b30
4 changed files with 36 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7697e51445e19fd774e68b160adaf6687b808172de0417602e169766b6b6d4bd
size 3627820

3
orca-41.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1fd02b99094f09f6e72df779e1a72dce41427ec82e245a4ea83233a97eeda271
size 3635644

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Wed Dec 1 17:30:18 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 41.1:
+ Web:
- Fix presentation of selected items in datalist
- Fix issue causing non-rendered headings being combined with
other, rendered elements when presenting line contents
- Improve behavior when focused back/forward button is pressed
- Improve presentation of subscript and superscript elements
(requires implementations exposing the associated AT-SPI2
roles)
- Attempt to identify and present custom-element images
- Fix SayAll for rich-text editors
- Treat all list items inside listboxes as focus mode widgets
regardless of authoring
- Clear cached objects when not dumping full cache for child
change to prevent skipping over newly-added content
- Fix speech generator for browser alerts
- Fix issues causing certain spin buttons to not be presented
correctly
+ General:
- Modify collections module import for Python3.10 compatibility
- Event Manager: Handle name/description change floods
- Adjust string for repeats when presenting text changes
- Clear flat review context when page tab lists emit
selection-changed to eliminate stale context (e.g. in a
wizard)
- Improve presentation of indeterminate progress bars (busy
indicators)
+ Updated translations.
-------------------------------------------------------------------
Thu Sep 16 12:59:06 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -17,7 +17,7 @@
Name: orca
Version: 41.0
Version: 41.1
Release: 0
Summary: Screen reader for GNOME
License: LGPL-2.1-or-later