AtsushiSakai / AtsushiSakai/PyJSONViewer
Long fields are not accessible beyond window width.
- Dominant language
- Python
- Stars
- 88
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Either long text fields should be wrapped(preferably) or there should be horizontal scrollbar to access fields that are longer than the window width.

Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the problem by opening JSON containing a field longer than the window width in PyJSONViewer. Then locate the desktop viewer code that renders long text fields and determine whether wrapping or horizontal scrolling fits the existing interface. Done means the full field content is accessible beyond the window width.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100