[Webkit-unassigned] [Bug 16613] Visited Links with UTF-8 Chars ignored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 14 10:30:11 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=16613


Zan Dobersek <zandobersek at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zandobersek at gmail.com




--- Comment #5 from Zan Dobersek <zandobersek at gmail.com>  2013-03-14 10:32:37 PST ---
Can reproduce this on Gtk port, doesn't occur on Chromium.

Given the following two links,
<a href="Reykjav%C3%ADk.html">Link #1</a>
<a href="Reykjavík.html">Link #2</a>

on Gtk (and I suppose Mac as well) clicking on either link #1 or link #2 only marks link #1 as visited. Chromium marks both links as visited when either of the two is clicked.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list