Conversation
9e9fd5b to
7c95a86
Compare
| margin-block: 0; | ||
| font-size: 1.5em; | ||
| text-align: center; | ||
| text-transform: capitalize; |
There was a problem hiding this comment.
What's the idea behind capitalize?
There was a problem hiding this comment.
Looks better for heading/titles 👀
Was it enough to just click again, or you had to restart? |
Was enough, but issue doesn't look resolved from UI perspective |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
For self-signed it was even worse - if you don't accept in 30s, it is considered rejected until restart. An Electron bug. Added a workaround... |
|
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Use app-level certificateTrustDialog on all OS, not only on Linux Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
Which version do you use? Did you build the app locally? If you did, please, share the application logs (both renderer and main processes). If you test the latest released version — it does not contain this pull request. It was released weeks ago, while the PR was merged 16 hours ago. |
|
@klazzyblik If you still have the issue in v1.2.2-beta, please, create an issue. |



☑️ Resolves
certificateTrustDialogas a custom windowsession.defaultSession.setCertificateVerifyProcapp.on('certificate-error'is only for web-view loading...showCertificateTrustDialoginstead ofdialogs.showCertificateTrustDialog🖼️ Screenshots