[orca] Created tag ORCA_3_37_1



The unsigned tag 'ORCA_3_37_1' was created.

Tagger: Joanmarie Diggs <jdiggs igalia com>
Date: 1587664585 -0400

    Orca v3.37.1

Changes since the last tag 'ORCA_3_35_91':

Alan Mortensen (1):
      Updated Danish translation

Andre Klapper (2):
      Fix broken markup in Dzongkha UI translation
      Fix broken markup in Telegu UI translation

Colomban Wendling (4):
      Fix mouse review on some web elements after scrolling
      Mouse review: Fix window detection with more than one workspace
      Fix window list the second time mouse review gets enabled
      Do not announce redundant information when enabling mouse review

Daniel Korostil (1):
      Update Ukrainian translation

Daniel Șerbănescu (1):
      Update Romanian translation

Dz Chen (1):
      Update Chinese (China) translation

Joanmarie Diggs (145):
      Post-release version bump
      Start listening for window:destroy events
      Add debugging
      Adjust when we clear the active window and focus in event manager
      More on adjust when we clear the active window and focus in event manager
      Also clear active script when we get an event for the defunct active window
      Update the script for an input event based on the active window
      Update our state when input event has to search for the active window
      Update version to next unstable release
      Fall back on xml-roles object attribute when identifying comments
      Present aria-invalid info for non-widget elements
      Ensure we present level for headings in editable content
      Convert list of details container role names into set
      Ensure we present the start of an inline suggestion
      Prevent details-for info from being repeated in multi-line containers
      Improve presentation of details-for
      Include aria-details information in whereAmI presentation
      Filter out extraneous presentation of "space" when navigating by word
      Add comment, insertion, deletion, mark, and suggestion to text block roles
      Improve presentation of caret moved events to end of contenteditable children
      Take ancestors into account when presenting details during whereAmI
      If a suggestion has details, present them after the suggestion-end message
      Present aria-roledescription value before mark/highlight start message
      Ensure we don't skip role presentation in contenteditable content
      Ensure we use the right voice when presenting autocomplete role
      Chromium: Handle list item markers which lack "::marker" tag
      Ensure ARIA links are not treated like anchors
      Use official footnote role rather than our temporary one
      Treat SVG "documents" as if they had role of "image" during presentation
      Attempt to identify and filter out redundant SVG images
      Only treat list items as widgets if they are not inside a list parent
      Chromium: Fix presentation of child position for Google Drive
      Try to prevent some chattiness when composing messages in gmail
      Revert "Try to prevent some chattiness when composing messages in gmail"
      Chromium: Fix another issue getting child position in Google Drive
      Calc: Eliminate chattiness from the table reclaiming focus after editing cell
      Fix bug causing some contenteditable text deletions to be ignored
      Don't look to the next element when line nav moves us to the end
      Update news with the 3.35.92 release changes
      Improve live region support
      Add more logic to try to find valid selection container
      Add more logic to find valid selectable and selected children
      Support checkable list items
      Treat checkable items with role menu item the same as checkable list items
      Flush live region messages when interrupting presentation
      Adjust offset for line presentation when caret moves beyond final position
      Add news from 3.36.0 release
      Another news update
      Don't use cached line contents in editable content
      Fix several issues related to rich-text editors in web apps
      Merge branch 'mouse-review-81' into 'master'
      Fix regression in word echo in editable content
      Chromium: Improve responsiveness of text selection in large objects
      Eliminate some redundant work we were doing handling text selection
      Web: Ensure we clear the flat review context when focus changes
      Ignore giant text insertions from plain-text objects
      Add more checks before treating non-focused text insertions as non-echoable
      Use displayed text when presenting status bar labels
      Prevent Orca from combining words into a single word in web content
      Chat: Fix false positive with autocompleted text event
      Remove redundant method
      Move getTopLevelDocumentForObject() to default script utilities
      Mouse review: Ensure we compare the top level document with the active one
      Remove some debugging spew
      Treat treeitems as a whole for the purpose of caret navigation
      Handle more cases of objects going defunct on us
      Chromium: Attempt to identify and work around possible missing window events
      Ensure we do not clear cache on non-chromium windows in chromium script
      Ensure we present text which is directly inside a scroll pane
      Thunderbird: Ignore busy-changed events when in focus mode
      Use speakCharacter rather than sayCharacter in sayPhrase
      Only present comment role when first entering the comment
      Merge branch 'mouse-review-workspaces' into 'master'
      Verbalize punctuation for the new ARIA code role
      Merge branch 'mouse-review-multi-activate' into 'master'
      Also verbalize punctuation on descendants of the new ARIA code role
      Merge branch 'mouse-review-initial-presentation' into 'master'
      Speak "alert" role before its name rather than after
      Handle another case of objects going defunct on us
      Update focus when web app descendant claims focus, unless browse mode is sticky
      Ensure we present the name of focused web documents
      Ensure we handle selection-change events from web app descendants
      Simplify the logic for zombie recovery when children are added
      Make it possible for scripts to process children-changed:removed events
      Remove duplicate event listener registrations
      Don't infer labels for any web app descendant
      Chromium: Don't speak child position for popup menus
      Do not switch back to browse mode when on a link
      Ignore caret-moved events from outside the active grid in focus mode
      Prevent double-speaking of static text in alerts and other containers
      Chromium: Prevent double-speaking of ARIA combobox value
      Remove redundant call to _generateSubstring()
      Ensure we generate text content for focus-mode widgets
      Ensure we have exactly one voice value when generating current line text
      Don't iterate through all children of very complex SVGs
      Only present the status bar if it is showing and visible
      Update the active script upon launch based on focused object
      Clean up combobox generation code
      Don't present position in list for comboboxes which lack children
      Don't reset document loading state for nested documents
      Don't present busy-changed events from pages which have no URI
      Don't present load completed if we are in focus mode for a valid object
      Don't announce returning to browse mode when page is loading
      Fix regression in the combobox generation code
      Ensure we aren't caching the valuetext information
      Improve heuristic to determine when switching back to browse mode for link
      Be sure we have an object when frameAndDialog is called
      Chromium: Eliminate false positive on list item marker
      Only return range extents for text objects with a character count
      Filter out static text leaf nodes when assessing if an object is "simple"
      Add ability to infer labels from layout tables exposed as sections
      Clean up flatreview's splitTextIntoZones()
      Flat review: Begin cleaning up getZonesFromText()
      Flat review: Ensure more objects with info get presented, esp. for web apps
      Add some debugging
      Chromium: Ensure the prior object is passed along when generating labelOrName
      Eliminate some chattiness with repeated names in web apps
      Ensure we verbalize all punctuation inside ARIA code editor app
      Attempt to identify and ignore text insertions from page tab switches
      Ensure we adjust text for repeated characters even in browse mode
      Support navigation within focusable tooltips in web applications
      Fix regression from previous commit
      Fix traceback
      Ensure we verbalize punctuation in selected text in ARIA code role
      Work harder to find presentable text for ARIA alert role
      Flat-review: Sanity-check object have prsentable text
      Ensure we generate names when requested for elements being flat reviewed
      Ensure punctuation is verbalized for ARIA code role during whereAmI
      Tweak debugging output to chop ginormous strings from events
      Improve performance processing text-changed events from elements
      Reduce chattiness from page tab selection events following focus
      Ignore events from sources whose state set is empty
      Filter out some name-change events that tend to be spammy
      Improve behavior navigating in tables in web-based rich-text editors
      Clean-up web script's onCaretMoved()
      Don't display name of web-based code editors at start of each line
      Remove attempt to filter out duplicate names calculated by content
      Never treat ARIA groups with author-provided names as layout only
      Don't re-present the description if the locusOfFocus hasn't changed
      Try to avoid crashing Nautilus
      Handle caret-moved event emitted before focus events in newly-loaded page
      Ensure we update the cursor location in braille for ARIA alert role
      Chromium: Fix issue causing us to present the previous line in contenteditable
      Braille: Add additional attempts to recover from broken apps/toolkits
      Prep for Orca v3.37.1

Julien Humbert (1):
      Fixes to French translation

Justin van Steijn (1):
      Update Dutch translation

Kukuh Syafaat (1):
      Update Indonesian translation

Matej Urbančič (2):
      Updated Slovenian translation
      Updated Slovenian translation

Milo Casagrande (1):
      Update Italian translation

Nathan Follens (1):
      Update Dutch translation

Tiago Casal (1):
      Update Brazilian Portuguese translation

Tim Sabsch (1):
      Update German translation


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]