Skip to content

issues Search Results · repo:Textualize/textual language:Python

Filter by

2k results
 (81 ms)

2k results

inTextualize/textual (press backspace or delete to remove)

When I mount a TextArea, for a split second it has a larger size before snapping to the intended size. Here is a code to illustrate the behaviour: from textual.app import App from textual.widgets import ...
  • TomJGooding
  • 2
  • Opened 
    15 hours ago
  • #5841

Textual disables the OS-default right click menus for terminals and replaces them with nothing. This is a detriment because it disables accessibility features built into the OS that rely on this menu. ...
  • curvedinf
  • 1
  • Opened 
    16 hours ago
  • #5840

Have you checked closed issues? (https://github.com/Textualize/textual/issues?q=is%3Aissue+is%3Aclosed) Yes Have you checked against the most recent version of Textual? (https://pypi.org/search/?q=textual) ...
  • curvedinf
  • 3
  • Opened 
    16 hours ago
  • #5839

- [x] Have you checked closed issues? (https://github.com/Textualize/textual/issues?q=is%3Aissue+is%3Aclosed) - [x] Have you checked against the most recent version of Textual? (https://pypi.org/search/?q=textual) ...
  • ddkasa
  • 1
  • Opened 
    yesterday
  • #5836

  • BeshketStudent
  • 2
  • Opened 
    yesterday
  • #5835

While investigating #5820, I found other cases where nested colors in markup seem to be ignored. Here s a simple example: [blue][green][red]R[/red]G[/green]B[/blue] Image
  • TomJGooding
  • 2
  • Opened 
    4 days ago
  • #5826

The bug In the Ghostty terminal, when I move the cursor to the left edge of the screen, strange number appears in the Input widget. This action also triggers an unintended ESC key event, which leads to ...
  • Balaji01-4D
  • 3
  • Opened 
    5 days ago
  • #5821

Markup colors are being reset after a newline character An example of output showcasing the bug. The second line should be white img width= 199 alt= Image src= https://github.com/user-attachments/assets/d5ef7472-2df0-4a42-9100-3dc4cce054db ...
  • djp3
  • 2
  • Opened 
    5 days ago
  • #5820

Feature Request: Include Default Key Bindings in the Footer Currently, the Footer widget only displays key bindings that are explicitly declared in App.BINDINGS or bound manually via self.bind(). However, ...
  • DaXor-0
  • 5
  • Opened 
    7 days ago
  • #5818

Changing the Input value doesn t update the cursor position, which can result in an invalid cursor position when the new value is shorter. Here s a quick example to demonstrate: from textual.app import ...
  • TomJGooding
  • 3
  • Opened 
    12 days ago
  • #5811
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub