posit-dev / posit-dev/positron
Python Apps - Terminal size can interfere with URL matching
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 184
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 206
Description
System details:
Positron and OS details:
Current main branch
Windows (but probably not a windows only issue)
Interpreter details:
Python 3.12.1
Describe the issue:
When running smoke tests on windows, the screen can be small enough that when the URL is off screen, the Run App URL matching gets confused.
@sharon-wang has some insight to provide context
Steps to reproduce the issue:
- Run the Python Apps test on windows CI
Test fails as the app is not displayed in Viewer.
Expected or desired behavior:
Test to pass
Were there any error messages in the UI, Output panel, or Developer Tools console?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running the Python Apps test on Windows CI and inspect the URL-matching behavior when the terminal is too small to show the URL. The work is done when the test passes and the Python app is displayed in Viewer despite the terminal size.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, typescript
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100