Closed
Bug 480537
Opened 16 years ago
Closed 14 years ago
After landing of bug 425480, copied URL's from location bar are decoded and not meet RFC
Categories
(SeaMonkey :: Location Bar, defect)
SeaMonkey
Location Bar
Tracking
(blocking-seamonkey2.1 -, seamonkey2.1 wanted)
RESOLVED
FIXED
People
(Reporter: misak.bugzilla, Unassigned)
References
Details
(Keywords: regression)
copying http://ru.wikipedia.org/wiki/Пуштуны , and pasting it to another place/application should get http://ru.wikipedia.org/wiki/%D0%9F%D1%83%D1%88%D1%82%D1%83%D0%BD%D1%8B because decoded URL is not legal. In another word, we should encode URL before placing it to clipboard.
Comment 1•16 years ago
|
||
Firefox handles this in urlbarBindings.xml:
http://mxr.mozilla.org/mozilla-central/source/browser/base/content/urlbarBindings.xml#286
Updated•15 years ago
|
blocking-seamonkey2.1: --- → ?
Comment 2•15 years ago
|
||
Will not block a release, but it's surely wanted.
blocking-seamonkey2.1: ? → -
status-seamonkey2.1:
--- → wanted
Reporter | ||
Comment 3•15 years ago
|
||
Neil, You still don't like the Firefox way? I can make patch, then we always can change it to something better.
Comment 4•14 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•