KevinH, thanks so much for the follow-up!
1. Excellent!
Your new approach is much more robust than the native or list-based one: it should yield consistent results.
A non-binding question: will this also apply to Ctrl+cursor movement/selection? (not a vital issue.)
2. Excellent, too!
BTW, I forgot to mention something that may or may not be useful when debugging QT 6.9.
Looking for a solution, I tried adding the QTWEBENGINE_CHROMIUM_FLAGS env var with the value --lang=es (and regional variants, as --lang=es-PE)
— from the system itself (in my case, Windows 11) it has no effect.
— now, in the new env-vars.txt, it does seem to cause a change: the Inspector shows a blank window (?)
I'm letting you know in case it helps.
Thanks again!
|