flutter_inappwebview_examples
flutter_inappwebview_examples copied to clipboard
Cant select printer front ctrl + P with mouse. Keyboard works but mouse selection doesn't work.
trafficstars
- [x] I have read the Getting Started section
- [x] I have already searched for the same problem
Environment
| Technology | Version |
|---|---|
| custom_in_app_browser | |
| Flutter version | 3.27.1 |
| Plugin version | 6.1.5 |
| Android version | |
| iOS version | |
| macOS version | |
| Xcode version |
Device information: Windows 11 Home Single Language 23H2, os build: 22631.4751 Laptop: Asus TUF 505 AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx 2.30 GHz
Description
I expect to select different printers from the drop down list after pressing ctrl + P
Currently I cant select any printer from the dropdown list using mouse, but can use the keyboard arrows to select
Steps to reproduce
try using the code at https://github.com/pichillilorenzo/flutter_inappwebview_examples/tree/main/custom_in_app_browser/lib, select an option and then ctrl P, try to select an option using the mouse
There is no stacktrace