This repository has been archived by the owner. It is now read-only.
Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSelected text in URL bar stays when typing #5190
Closed
Labels
Comments
|
I would argue this is a major issue; I have encountered this problem quite frequently. However, it is hard to reproduce since it doesn't happen every time. |
|
Duplicate of #5036. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Did you search for similar issues before submitting this one?
Yes, found similar one, but steps to reproduce differed.
Describe the issue you encountered:
With a URL already present in the URL bar, the user selects the text and starts to type any other URL. New typings are not replacing the selected text, but rather added at the end of the selected text.
Expected behavior:
Just like any text edition, the selected text should be replaced by the new typings of the user.
macOS 10.10.5
0.12.6
#5189