scott967
scott967
Also stopped working in waterfox classic version 2020.10 Just get a busy spinner in the popup window now.
Have you ever tried with showdialogs set False?
I'm taking a look (unskilled though I am) I don't see how the theory can be the cause. From what I see the Arabic virtual keyboard utf-8 encodes the 0600...
There's definitely something going on, but I haven't figured out so far where to set a breakpoint so I can see what the internal data is.
Would be nice to know 2 things: Appears to be only log snippets. Is this issue on Windows? If so, would like to know if it can be reproduced on...
OK thanks. @jurialmunkey I installed skin.arctic.horizon.2 ver 0.3.6 from your repo into 20.0-ALPHA2 (19.90.705) Git:20220801-3c71103d15 to test and unfortunately, I can't get the search window Custom_1114_Search to actually complete a...
OK, confirmed this using this on estuary home window ```xml 800 100 250 75 30 SetProperty(PreviousSearchTerm,$INFO[Control.GetLabel(9099).index(1)]) Skin.SetString(PreviousSearchTerm, $INFO[Control.GetLabel(9099).index(1)]) 9000 ``` based off of your custom window. First test is using...
So in testing so far using the virtualkeyboard dialog for text input and Arabic QWERTY, I can see that as you click on letter, the correct UTF-8 is input and...
OK did some more testing. This is specific to the edit control. Going back to Leia 18.9, I see similar problem, so I don't think adding harfbuzz shaping is the...
OK I have narrowed down the problem. The issue I see is **Edit Control does not correctly accept text input in RTL script languages** In CGUIEditControl.cpp when Arabic text string...