Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.