mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-28 17:45:50 +03:00
[GH-ISSUE #627] Request/response formatted as json is not scrollable with mouse wheel #625
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#625
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @grigorye on GitHub (Sep 21, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/627
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
2.6.0
macOS Version? (Ex. mac 10.14)
10.15.6
Steps to reproduce
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)
@NghiaTranUIT commented on GitHub (Sep 22, 2020):
I use mouse wheel all the time but I couldn't reproduce your issue 🤔
@grigorye commented on GitHub (Sep 22, 2020):
Huh... Now I can not reproduce either. :-( Did no changes in the system configuration... Re: collapsed nodes - I recall that I checked it multiple times and with multiple calls - it was consistently reproducible in requests/responses bodies - as I described in "Actual behavior". I'm not sure about that, but I upgraded to 2.7.0 since that moment/so probably relaunch of the app did resolve it.
Feel free to close this issue for now. Will try to take a note if it happens again.