Skip to content
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

Problem editing tags in safari browser #1123

Open
wabgy opened this issue Sep 15, 2022 · 2 comments
Open

Problem editing tags in safari browser #1123

wabgy opened this issue Sep 15, 2022 · 2 comments
Labels

Comments

@wabgy
Copy link

wabgy commented Sep 15, 2022

When editing a tag in the safari browser,

  1. Occasionally, the input box does not display the focus, and the input content is not behind the original text;
  2. When the focus appears, the focus is not behind the original text;
    After editing the tag, press Enter and the following error occurs:
    window.getSelection().getRangeAt(0): This method will have errors under safari.

[Error] IndexSizeError: The index is not in the allowed range.
getRangeAt (tagify.js:26:38822)
placeCaretAfterNode (tagify.js:26:38822)
onEditTagDone (tagify.js:26:41076)
onEditTagBlur (tagify.js:26:29362)

@yairEO
Copy link
Owner

yairEO commented Sep 17, 2022

Who uses Safari? it's not a good browser at all. I do not have the time capacity (and patience) to support Safari. It is one of the worst browsers, if not the worst.

@yairEO yairEO added the wontfix label Sep 17, 2022
@xXTraceXx
Copy link

I totally understand you. Nevertheless safari is the default browser of all macOS and iOS devices and used by many people. Is there an option you will fix it for Safari?

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