Closed Bug 1368050 Opened 7 years ago Closed 7 years ago

Full URL copy problem when url contain Persian characters

Categories

(Firefox :: Address Bar, defect)

55 Branch
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: saadi.shamsaee, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0
Build ID: 20170526030203

Steps to reproduce:

When i go to a address that contained Persian text in url...


Actual results:

if i select and copy a part of url, it will be paste true, like this:
http://dotnetboy.ir/post/اعتماد-به-نفس-در-انسان-ژنتیکی-اس

but if i select and copy all if url in address bar, it will be paste such:
http://dotnetboy.ir/post/%D8%A7%D8%B9%D8%AA%D9%85%D8%A7%D8%AF-%D8%A8%D9%87-%D9%86%D9%81%D8%B3-%D8%AF%D8%B1-%D8%A7%D9%86%D8%B3%D8%A7%D9%86-%DA%98%D9%86%D8%AA%DB%8C%DA%A9%DB%8C-%D8%A7%D8%B3%D8%AA


Expected results:

why?
Component: Untriaged → Location Bar
Summary: Full URL copy problem → Full URL copy problem when url contain Persian characters
The urls are copied encoded because some software are not compatible with decoded urls.
Fwiw, the encoded url works yet.
if you want the url to be copied as-is you can set the browser.urlbar.decodeURLsOnCopy pref in about:config
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
(In reply to Marco Bonardo [::mak] from comment #1)
> The urls are copied encoded because some software are not compatible with
> decoded urls.
> Fwiw, the encoded url works yet.
> if you want the url to be copied as-is you can set the
> browser.urlbar.decodeURLsOnCopy pref in about:config

Thanks guy.
You need to log in before you can comment on or make changes to this bug.