mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #1547] Response window scrolling bugs #1539
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#1539
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 @novitae on GitHub (Feb 16, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1547
Originally assigned to: @NghiaTranUIT on GitHub.
Description
When scrolling hard on the json response body of a request, the windows goes to much up or down
Steps to Reproduce
https://user-images.githubusercontent.com/85891169/219440286-44721c15-1a2c-4579-9a8e-de0c7cfd7b20.mov
Environment
@NghiaTranUIT commented on GitHub (Feb 17, 2023):
Thanks for the video, I will try to fix it 👍
@NghiaTranUIT commented on GitHub (Jan 7, 2024):
This bug is already fixed because we don't use CodeMirror anymore. We're now using Monaco Editor, which fixes the bug 👍