-
```
Currently (in 0.8.1) gcn::ListBox is constantly opaque, making it a pain in
the butt to copy/paste current code if I want a transparent background. I
looked at the source and the beginning of its…
-
```
currently, new tweets are just appended to the 0 index. Sometimes the
ordering is off because of that.
A better solution would to use wpf Sorting logic.
```
Original issue reported on code.goog…
-
```
currently, new tweets are just appended to the 0 index. Sometimes the
ordering is off because of that.
A better solution would to use wpf Sorting logic.
```
Original issue reported on code.goog…
-
### Type of Issues (Enhancement, Error, Bug, Question)
### Operating System : MS Windows 10
### Python version : 3.7.3
### PySimpleGUI Port and Version: tkinter 4.3.2
Is there a recommend…
-
### Description
Follow up to #4304
Puppeteer Home/End press does not work, opened an issue with them.
Need to create a screener tests instead to check for:
- Home/End scroll is working wh…
-
[Reported in slack](https://ibm-studios.slack.com/archives/C2K6RFJ1G/p1723742794192229), this violation appears on downshift-based components with the latest Aug06 ruleset.
### Details
These att…
-
get the following warning from aXe tool:
```
[Severe] Elements with ARIA roles must ensure required owned elements are present (1)
See AX_ARIA_08 for more information.
…
```
-
## Description
Tracy Note: This ticket is related to https://github.com/CodeForPhilly/clean-and-green-philly/issues/631 & probably would be fixed with that refactor to pull out the selected pills fro…
-
```
currently, new tweets are just appended to the 0 index. Sometimes the
ordering is off because of that.
A better solution would to use wpf Sorting logic.
```
Original issue reported on code.goog…
-
With urwid=1.3.1 and python 3.4.3.
The **intended behaviour** is to put the focus on the _first_ item that starts with key input.
Use cases :
- user presses [C] -> focus on 'Cambodge'
- user presses …