Skip to content

Merge beta to master#15403

Merged
seanbudd merged 10 commits into
masterfrom
beta
Sep 8, 2023
Merged

Merge beta to master#15403
seanbudd merged 10 commits into
masterfrom
beta

Conversation

@seanbudd

@seanbudd seanbudd commented Sep 8, 2023

Copy link
Copy Markdown
Member

No description provided.

NVDA translation automation and others added 10 commits September 8, 2023 00:01
From translation svn revision: 76513

Authors:
Bernd Dorer <bdorer@mailbox.org>
David Parduhn <xkill85@gmx.net>
Rene Linke <rene.linke@hamburg.de>
Adriani Botez <adriani.botez@gmail.com>
Karl Eick <hozosch@web.de>
Robert Hänggi <aarjay.robert@gmail.com>
Astrid Waldschmetterling <a.r.waldschmetterling@gmx.de>

Stats:
3	3	source/locale/de/LC_MESSAGES/nvda.po
1	1	user_docs/de/changes.t2t
 2 files changed, 4 insertions(+), 4 deletions(-)
From translation svn revision: 76513

Authors:
Michel such <michel.such@free.fr>
Remy Ruiz <remyruiz@gmail.com>
Abdelkrim Bensaid <abdelkrim.bensaid@free.fr>
Cyrille Bougot <cyrille.bougot2@laposte.net>
Corentin Bacqué-Cazenave <corentin@progaccess.net>
Sylvie Duchateau <sylvieduchateau@gmail.com>
Sof <hellosof@gmail.com>

Stats:
1	1	user_docs/fr/userGuide.t2t
 1 file changed, 1 insertion(+), 1 deletion(-)
From translation svn revision: 76513

Authors:
Cearbhall OMeadhra <cearbhall.omeadhra@blbc.ie>
Ronan McGuirk <ronan.p.mcguirk@gmail.com>
Kevin Scannell <kscanne@gmail.com>

Stats:
2	2	source/locale/ga/LC_MESSAGES/nvda.po
10	2	user_docs/ga/userGuide.t2t
 2 files changed, 12 insertions(+), 4 deletions(-)
From translation svn revision: 76513

Authors:
Hrvoje Katic <hrvojekatic@gmail.com>
Zvonimir Stanecic <9a5dsz@gozaltech.org>
Milo Ivir <mivir@milotype.de>
Dejana Rakic <dejana.rakic.2@gmail.com>

Stats:
22	18	user_docs/hr/userGuide.t2t
 1 file changed, 22 insertions(+), 18 deletions(-)
From translation svn revision: 76513

Authors:
Takuya Nishimoto <nishimotz@gmail.com>
Minako Nonogaki <minakonono3519@gmail.com>

Stats:
8	8	source/locale/ja/symbols.dic
1	1	user_docs/ja/changes.t2t
 2 files changed, 9 insertions(+), 9 deletions(-)
From translation svn revision: 76513

Authors:
Joseph Lee <joseph.lee22590@gmail.com>
Chang-Hwan Jang <462356@gmail.com>
Dong Hee Park <hi@aheu.org>
Stanley Chung <stanley@mail.com>

Stats:
68	15	source/locale/ko/LC_MESSAGES/nvda.po
3	3	user_docs/ko/changes.t2t
 2 files changed, 71 insertions(+), 18 deletions(-)
From translation svn revision: 76513

Authors:
Cagri Dogan <cagrid@hotmail.com>

Stats:
11	11	source/locale/tr/LC_MESSAGES/nvda.po
 1 file changed, 11 insertions(+), 11 deletions(-)
From translation svn revision: 76513

Authors:
Volodymyr Pyrig <vp88.mobile@gmail.com>

Stats:
1	1	user_docs/uk/userGuide.t2t
 1 file changed, 1 insertion(+), 1 deletion(-)
From translation svn revision: 76513
Fixes #15391
Fixup of #15163

Summary of the issue:
Since #15163, it is much more likely that braille tries to update a region for an object that no longer exists. This is no problem at all, however in that case, the region should simply be ignored for updating and a debug warning should be logged instead.

Description of user facing changes
No errors in de log while browsing

Description of development approach
a try/except around region.update, with an extra check to avoid updating regions for tree interceptors that have died.

Testing strategy:
Browsed with Firefox for some minutes, wasn't able to reproduce the issue any longer.
@seanbudd seanbudd requested a review from a team as a code owner September 8, 2023 07:55
@seanbudd seanbudd merged commit 62918ad into master Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants