ThinBridge / Chronos

Chromiumベースの業務ブラウザ
Other
5 stars 3 forks source link

Not supported for Google login #166

Closed yashirot closed 3 months ago

yashirot commented 3 months ago

Describe the bug

Chronos does not support with Google login. Not sure it used to be able to login from the former UI.

image

To Reproduce

  1. Access https://www.google.co.jp
  2. Click the [ログイン] button to login
  3. Enter a mail address and click [次へ] to proceed

Expected behavior

Able to login with a Google account. However it might need more discussion as for whether it has to be able to.

Your Environment

- Chronos version: 14.0.119.0 or later
- ThinApps version: 2312

Your Configuration

Windows11

Your TRACE log (Chronos_trace.log)

N/A

Additional context

No response

HashidaTKS commented 3 months ago

Hmm, I can login to Google on Windows 10, but can't on Windows 11.

HashidaTKS commented 3 months ago

Hmm, now I can't login to Google on Windows 10...

HashidaTKS commented 3 months ago

Windows10でも11でも、[再試行]ボタンから再試行するとログインできました。

yashirot commented 3 months ago

Windows10でも11でも、[再試行]ボタンから再試行するとログインできました。

ローカル環境Windows11 v14.0.119.0は進みました。 VM環境Windows11 v14.0.119.1RC2では、再試行でも「できませんでした」となりました。

環境要因かもしれません。

HashidaTKS commented 3 months ago

https://github.com/ThinBridge/Chronos/blob/master/client_handler.cpp#L1137

ここで色々と対策が行われていた。 とりあえずはこれに倣い最新のFirefoxのふりをしたら直るのではないか。

HashidaTKS commented 3 months ago

PRマージ済み。