-
### Description:
Site devs have stated that "autobuy" scripts should not be added (this closes #31). However, using the logic of #11 we should be able to create a button that appears in the header ar…
-
### Describe the Bug/Issue
Normally, in a textbox you can use shift + arrow keys to select text (e.g. in Visual Studio Code). This doesn't work -- cursor interprets this as just the arrow key.
-
### Global
- [ ] Use new icon for the repository, when ready → #157
- [ ] Check accessibility (keyboard and Screen reader) 🧑🦯🧏 #137
- [ ] CardControl - Card → #137
- [ ] Re-do keybindings
- […
-
I Got It To Download And Install but When It Shows Up On My Desktop It Wont Let Me Type Commands But It Thinks The Text At The Start Is A Textbox But When I try To Type Nothing Happens I Tested 64 Bit…
-
# Bug report
### Bug description:
Take a look at this code:
```python
# New input window (parameters are not important here)
winInput = curses.newwin(1, 20, 1, 1)
# This creates an overwrite Textbo…
-
### Description
When using an `Entry` with `CharacterSpacing` specified and clearing all the text (using backspace) in an entry I found out that when typing text back the `CharacterSpacing` it seems …
-
### Describe the bug
Trying to use FileExplorer to select a vector database for a RAG application leads to InvalidPathError. In the RAG, a user selects a particular folder and a function checks and d…
-
### Describe the bug
We are using the `FrameworkElementExtension.Ancestor` for the `ComboBox.ItemsSource` binding. When we unload the ComboBox, the binding remains active, causing the **SelectionChan…
-
I am using Semi.Avalonia theme and if I make window with this xaml inside
```
```
then when I am changing window size textboxes strangely…
-
### Acknowledgement of checking existent issues
- [X] I have checked if my issue has already been reported, and I am certain that my problem has not already been addressed.
### What problem did you …