Minkyu Choi

Results 9 comments of Minkyu Choi

@jmredfern Samething happend to me. Work around is using 2.3.1 version. I was able to edit custom resolution using that version.

@deepak1556 Do you mean narrator enabled? Then, narrator is disabled. Also, I felt better scrolling when I used 1.48.2 version with same windows environment. Thank you for your work.

Unfortunately, scroll behaved same with that option.

@deepak1556 code-insider with --disable-rendere-accessibility options shows much better scrolls both keyboard and wheel than before! Also, exploration build scrolls better than before but not better than disable-renderer-accessibility option. Finally, I'm...

electron.exe -i gives 'Electron REPL not currently supported on Windows' and I couldn't get interactive session. How can I deal with this?

I've seen slow scroll performance. Here's terminal log ``` Accessibility support onLoad : false [27748:0924/132800.617:INFO:CONSOLE(14)] "(electron) Security Warning: webFrame.executeJavaScript was called without worldSafeExecuteJavaScript enabled. This is considered unsafe. worldSafeExecuteJavaScript will...

I don't have. Can you provide compiled version?

Output is number zero like following ``` PS C:\> .\screen_reader_checker.exe 0 ```

You already solved my issue with great workaround. I'll trying to help you whenever I can. Anyway I think so. It's very weird. However, window.isAccessible() outputs false like following. ![Capture...