Summary
Webiview in Windows system produces unexpected results, currently contains several bugs.
Current Behavior
On Windows:
1.After running the program without refreshing the web page, the debug prompt indicates "arturo cannot be loaded", and refreshing the page is required to execute "arturo's functions".
2.Webview window header menu button, including 'New', 'share <not matter Twitter,Facebook ..>', but only output 'Shared to Instagram'.
3.When calling functions via "arturo.call", simple output is possible. However, when running more complex external functions, even if the output is normal in the shell, the webview cannot retrieve the return value. This manifests as either no debug output or errors, and elements on the page failing to be assigned the results.
Expected Behavior
The three bugs mentioned only occur on Windows. The Linux version does not require a page reload and functions normally. Additionally, the Linux version also lacks a menu bar, and the results can be returned normally.
Steps To Reproduce
No response
OS
Windows 11
Version
0.10.0 Arizona Bark,0.984(maybe all)
Anything else?
No response
Is there an existing issue for this?
Summary
Webiview in Windows system produces unexpected results, currently contains several bugs.
Current Behavior
On Windows:
1.After running the program without refreshing the web page, the debug prompt indicates "arturo cannot be loaded", and refreshing the page is required to execute "arturo's functions".
2.Webview window header menu button, including 'New', 'share <not matter Twitter,Facebook ..>', but only output 'Shared to Instagram'.
3.When calling functions via "arturo.call", simple output is possible. However, when running more complex external functions, even if the output is normal in the shell, the webview cannot retrieve the return value. This manifests as either no debug output or errors, and elements on the page failing to be assigned the results.
Expected Behavior
The three bugs mentioned only occur on Windows. The Linux version does not require a page reload and functions normally. Additionally, the Linux version also lacks a menu bar, and the results can be returned normally.
Steps To Reproduce
No response
OS
Windows 11
Version
0.10.0 Arizona Bark,0.984(maybe all)
Anything else?
No response
Is there an existing issue for this?