ProxymanApp / ProxymanApp/Proxyman
Request/response formatted as json is not scrollable with mouse wheel
Open
@NghiaTranUIT is already working on this.
Since Sep 22, 2020.
bug
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Proxyman version? (Ex. Proxyman 1.4.3)
2.6.0
macOS Version? (Ex. mac 10.14)
10.15.6
Steps to reproduce
- Make a request that with json in the body or response
- Navigate to request/response pane and select "Body/JSON" as the format
- Adjust the pane height to make the scrollbar visible
- Try to scroll the pane content with mouse wheel
Expected behavior
The content is scrollable with mouse wheel.
Actual behavior
The content is scrollable only by dragging the scrollbar.
Note that this problem is specific to Body/JSON case - if you select e.g. "Raw", "Header" or Body/Tree View, the content is scrollable with mouse wheel as expected.
Screenshots (optional)
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.