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
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
When I click in the address bar and delete the params, the URL immediately auto-completes and adds them back. This results in me clicking in the address bar, deleting the params, and immediately pressing enter, but ending up on the same page because the autocomplete filled the URL parameters back end before I was able to press return.
What I have to do is click in the URL bar, delete the parameters, delete the parameters again after the autocomplete kicks in (provided I remember to wait and do so), then press return. It's quite annoying, really.
I'll put a gif of it in the screenshots area below.
alexwykoff
changed the title
URL address bar adds deleted text back immediately, have to delete twice
Fixed URL address bar adding deleted text back immediately
Mar 30, 2017
Test plan
#7534 (comment)
Yes
If I'm on a page with a URL like this:
https://www.amazon.com/BraceUP-Adjustable-Wrist-Support-Black/dp/B00ZMZPGMK/ref=sr_1_3_a_it?ie=UTF8&qid=1485897673&sr=8-3&keywords=wrist%2Bsupports&th=1
and I want to get rid of all the params so that the URL is just this:
https://www.amazon.com/BraceUP-Adjustable-Wrist-Support-Black/dp/B00ZMZPGMK
When I click in the address bar and delete the params, the URL immediately auto-completes and adds them back. This results in me clicking in the address bar, deleting the params, and immediately pressing enter, but ending up on the same page because the autocomplete filled the URL parameters back end before I was able to press return.
What I have to do is click in the URL bar, delete the parameters, delete the parameters again after the autocomplete kicks in (provided I remember to wait and do so), then press return. It's quite annoying, really.
I'll put a gif of it in the screenshots area below.
OS X 10.11.6
0.13.0 (8ca0127)
Steps to reproduce:
B00ZMZPGMK
Actual result:
The text I deleted comes back.
The text I deleted should not be there anymore.
Yes.
Yes.
Yes.
The text was updated successfully, but these errors were encountered: