browser - Behavior of Enter key when pressed in address bar with URL containing '#' -


i have link this: http://....../index?spid=1#tid=2&cmno=17 render index page , move window position top of comment no.17 (cmno=17). works normally.

in other browser ie, firefox, when in page, , focus mouse on address bar press enter again without changing url, page not refresh. while in chrome, when same thing, page refreshed.

normal behavior , difference between chrome vs ie, firefox? or it's website's source code problem? please me.
lot.

i asked chromium , answer:
https://bugs.chromium.org/p/chromium/issues/detail?id=12952
intentional ui design.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -