Skip to content

Editors in postman not scrollable when you increase the editor size by dragging 'Response' and then select and scroll to bottom #7609

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
grgakshay opened this issue Nov 8, 2019 · 4 comments
Labels

Comments

@grgakshay
Copy link

grgakshay commented Nov 8, 2019

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:

  1. Past large data in the editor.
  2. Increase the editor size by dragging the 'Response' section to the bottom.
  3. Select some text through mouse and try to drag the selection till end
  4. 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
@grgakshay 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
@numaanashraf
Copy link
Member

@grgakshay Could you send us a screen recording for this? We are unable to replicate this.

@grgakshay
Copy link
Author

@kamalaknn
Copy link
Member

@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.

@kamalaknn
Copy link
Member

@grgakshay This should be addressed with #5903

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants