-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Page could not be translated
message rendered when switching between supported languages in the Brave translate extension bubble
#24649
Comments
Page could not be translated
message rendered when switching between supported languages in the Brave translate extension bubble
cc: @atuchin-m |
There's definitely a timing/race-condition here, which I meant to mention while verifying #24075 - it's definitely improved (in places) but still around. Sorry for not mentioning that, and thanks for filing, @MadhaviSeelam ! |
@stephendonner #24075 is only about the first call to translate. |
@MadhaviSeelam Sadly I can't reproduce the bug by the provided scenario.
|
@atuchin-m - I was able to reproduce the issue with a new install. Sent you links via DM for
|
@MadhaviSeelam @rebron the way I see it is that it's the backend issue, not the client one. I suggest rechecking it after #24303 is resolved. |
Description
Steps to Reproduce
brave://flags/#brave-translate-go
and selectEnabled
German
-https://www.faz.net/
Brave translate
extension in the URL barChoose another language
in the hamburger menu in the bubblePortuguese
and clicktranslate
Actual result:
This page could not be translated message displayed
Expected result:
This page could not be translated message should not be rendered. Page should be translated as per the selection of the language.
Reproduces how often:
Intermittently (got this error twice for Hindi and Portuguese)
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
cc: @rebron @brave/qa-team
The text was updated successfully, but these errors were encountered: