Skip to content

Right-to-left scripts in the Body field aren't selected correctly #6493

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
allanrodriguez opened this issue May 14, 2019 · 1 comment · Fixed by #8601
Closed

Right-to-left scripts in the Body field aren't selected correctly #6493

allanrodriguez opened this issue May 14, 2019 · 1 comment · Fixed by #8601

Comments

@allanrodriguez
Copy link

Description
When portions of text in a right-to-left script (e.g. Arabic or Hebrew) in the Body field are selected, text from the opposite side is returned instead. Copying and pasting the text somewhere else shows that the intended selected text is not returned. Right-clicking on the selected text in the Body field will show a Find: <text> where is a set of characters from the opposite side of the string.

To reproduce

  1. Issue a GET request to any API that returns text in a right-to-left script (e.g. Arabic or Hebrew).
  2. Select the first five or so characters on the left side of the text.
  3. Right-click on the selected text.
  4. Notice that the last five or so characters show up instead in the Find: <selected text> option.

Expected behavior
The selected text should be returned.

Screenshots
postman

App information:

  • App Type: Native App
  • Postman Version: 7.0.9
  • OS: Windows 10
@pankajk07
Copy link
Member

@allanrodriguez , this has been fixed as part of v7.26. Please update the app and try it out.

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

Successfully merging a pull request may close this issue.

3 participants