-
Hello,
I am currently working on a Java-based project that performs web page scans and generates accessibility reports. I would like to enhance the accessibility insights in our application by integr…
-
### 描述遇到的问题
在电脑上安装15个JDK(全部添加到了PATH)时,在Java运行时添加页面会被报停止运行
### 复现问题的步骤
1.在电脑上安装15个JDK,并全部加入PATH
2.在Java运行时页面点击搜索,软件被报停止运行
退出,重新进入到这个页面等待几秒,照样被报停止运行
### 期望的表现
在这种情况下不被报停止运行
### 环境
**Windows版本…
-
### Description
I've tried every available JDK 17 version, including MS JDK 17, but MAUI always reports the following error:
✗ Java SDK - UPDATE REQUIRED (VERSION _ TO VERSION '17.0')
It seems like…
-
Since the Microsoft builds of their JDK have now been released and are in preview, will you switch the JDK to those once they are out of the preview phase?
-
### Description
After upgrading to macOS 15.1 (and .NET 8.0.403?), dotnet/java-interop unit tests started crashing while trying to create a Java VM from managed code.
### Reproduction Steps
1. Use …
-
### Describe the Issue
Error: The heap snapshot verifier discovered a type not marked as reachable: AnalysisType HotSpotType, allocated: false, inHeap: false, reachable: false>
com.oracle.graal.po…
-
### Steps to reproduce
1. Create two `TextField` widgets, the first with `TextInputAction.next`, the second with `TextInputAction.done`
2. Run the flutter app
3. Tap the first text field to focus…
-
Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
[github.com/flutter/flutter](https://github.com/flutter/flutter/issues/new).
## Steps to…
-
**Windows 11**
* Plugin version: 1.3.7
* Platform: iOS or Android
*** Flutter info (`flutter info`, `flutter doctor`):**
[√] Flutter (Channel stable, 3.24.3, on Microsoft Windows [Version 10.0.2…
-
### Steps to reproduce
When a ListView is wrapped with a FocusTraversalGroup and placed between two text buttons, the focus behaves erratically when using the arrow up and down keys. See the attach…