-
**Is your feature request related to a problem? Please describe.**
Currently the widget named combobox is implemented as what other UI toolkits would describe as a dropdown or dropmenu. Usually a c…
flxzt updated
7 months ago
-
### Current behavior
When opening a `Select` component, DOM focus (not just visible focus) is moving to the SelectPopover instead of staying on the button.
### Steps to reproduce the bug
1. Open e…
IanVS updated
8 months ago
-
### Describe the bug
![image](https://user-images.githubusercontent.com/1876302/228714791-4f08f3a5-f47d-4d9a-9ad6-5150c0b7da4c.png)
### Steps to reproduce the bug
view:
```xml
/…
-
Hello,
I have a login form for an ancient Visual Foxpro app which I am trying to automate. Here are the relevant field definitions for the username and password entry:
| ComboBox - 'cboCuo…
-
Add a function which will populate select options.
Add new option on combobox JSON entry definition with:
- function name based on entry key
- variable to hold data based on entry key
Add html…
-
Add endpoint to populate a combobox
- Extend function selection on JSON definition with endpoint
- Create service based on components name
example: PersonalInformationService
- Create service fu…
-
there is a select function in selenium but that doesn't support to handle Combobox elements
-
**Operating system**: Windows 10 64-bit
**wxPython version & source**: wxPython 4.1.1, pip install
**Python version & source**: Python 3.8, Anaconda
**Description of the p…
-
Developer specialties is live (behind a feature flag) but the UX isn't great. And definitely won't scale. The second image is only about half of what is actually there!
| Developer form | Developer…
-
### Provide a general summary of the issue here
When choosing an item in a ComboBox, using mobile, labels in the background gets clicked.
### 🤔 Expected Behavior?
When an item in ComboBox is clicke…