Force Chrome to follow URL and not search -
i use jira , when want navigate new task, change number in url go there, e.g.
http://jira.mycompany.internal/jira/browse/foo-1
is edited to:
http://jira.mycompany.internal/jira/browse/foo-2
and away go.
however, (today) chrome has decided search instead of following url. extremely annoying, there work around.
if wait moment, chrome presents options search or follow url, can edit url, wait, press down arrow select url, press enter.
however, pain , there may more 1 url match (even though want exact 1 typed). huge pain, , enough make me quit chrome if can't fixed.
ps. tried disable searching address bar , found useful tips on web (e.g. google chrome - disable searches address bar), there no flag (i'm using v49.0.2623.112).
can tell me how fix when type url, chrome follows url default , doesn't search?
edit
per dave ross' answer, won't fix bug in chrome. in addition above work around, there is:
- change url, press
<tab>
move second item in search list before it's displayed,<enter>
- end url trailing slash '/'
i think second option best, thought both annoying.
this known issue in chrome developers won't fix. you'll ok switching 1 of internal tlds defined rfc2606:
- .test
- .example
- .invalid
- .localhost
- .local
- .lan
- .priv
- .localdomain
we use .local work.
Comments
Post a Comment