2
  • Decoded URL string for addresses (both the address bar and the preview when mouse hover on hyperlink)

  • SuggestionsDesktopDone

Suggestion

This is an example webpage with non-ascii characters. (Korean Wikipedia)

However, modern browsers including both Chrome and Safari displays the decoded address except the %20 for the spaces.

I suggest Orion to do so. It would help all users from countries using non-ascii characters.

Thanks.


Chrome, Safari, and Orion


Hovering in Safari

How Safari works:

  • The address is displayed as decoded in the address bar.
  • The address is displayed as decoded when mouse hovers on a link.
  • The address is decoded when copied and pasted as plain text.

How Chrome works:

  • The address is displayed as decoded in the address bar.
  • The address is displayed as decoded when mouse hovers on a link.
  • The address is encoded into %XX when copied and pasted as plain text. (diff from Safari)

Relevant links

Percent encoding - Wikipedia
W3 documentation
RFC 3986

    only some characters should be decoded, orion cant just decode all characters

      2 months later
      No one is typing