You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Editors in postman not scrollable when you increase the editor size by dragging 'Response' and then select some text in the editor and try to scroll to the bottom.
To Reproduce
Steps to reproduce the behavior:
Past large data in the editor.
Increase the editor size by dragging the 'Response' section to the bottom.
Select some text through mouse and try to drag the selection till end
The user can't scroll to the bottom and only the visible portion is selected through the mouse.
Expected behavior
The editor should be scrollable to the bottom upon selection.
Screenshots
If applicable, add screenshots to help explain your problem. Please make sure the screenshot does not contain any sensitive information such as API keys or access tokens.
App information (please complete the following information):
Native App
Postman Version v 7.10.0
OS: MacOS Mojave v10.14.5
The text was updated successfully, but these errors were encountered:
grgakshay
changed the title
GraphQL editor not scrollable when you select and scroll to bottom
Editors in postman not scrollable when you increase the editor size by dragging 'Response' and then select and scroll to bottom
Nov 8, 2019
@grgakshay It looks like in this case the bottom border of the editor is well beyond the bottom border of the Postman application. That is why dragging beyond the bottom border of the Postman app is not scrolling the editor immediately since it is still within the height of the editor.
Describe the bug
Editors in postman not scrollable when you increase the editor size by dragging 'Response' and then select some text in the editor and try to scroll to the bottom.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The editor should be scrollable to the bottom upon selection.
Screenshots
If applicable, add screenshots to help explain your problem. Please make sure the screenshot does not contain any sensitive information such as API keys or access tokens.
App information (please complete the following information):
The text was updated successfully, but these errors were encountered: