Closed
Bug 168382
Opened 22 years ago
Closed 20 years ago
Hovering over links results in garbage in status bar for UTF-16 encoded pages.
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: nikd, Assigned: jshin1987)
Details
(Keywords: intl)
Attachments
(1 file)
(deleted),
text/html
|
Details |
A page encoded in UTF-16 will have garbage produced in the status bar when
hovering over a link on the page. It should show the relevant URL. Test case coming.
Mozilla 2002-09-10-14.
Reporter | ||
Comment 1•22 years ago
|
||
Load the test case, hover the link and look at the status bar.
Confirmed using FizzillaCFM/2002091014 on 10.1.5. I see Chinese characters
instead of javascript:void().
This will probably end up at Internationalization, so sending it there.
Assignee: asa → yokoyama
Status: UNCONFIRMED → NEW
Component: Browser-General → Internationalization
Ever confirmed: true
Keywords: intl
QA Contact: asa → ruixu
Summary: Hovering over liks results in garbage in status bar for UTF-16 encoded pages. → Hovering over links results in garbage in status bar for UTF-16 encoded pages.
Comment 3•22 years ago
|
||
I saw this on WinXP-SC too, change platform to All.
OS: MacOS X → All
Hardware: Macintosh → All
Reporter | ||
Comment 4•22 years ago
|
||
Has this bug accidentally been fixed? It works fine in newer 1.2a builds (this
with 2002101408 on Jagwire).
Comment 5•22 years ago
|
||
Yes, looks like fixed - Display as "javascript:void()" in 10-14 trunk build but
still garbled in branch build.
Reporter | ||
Comment 6•22 years ago
|
||
Not fixed in trunk either:
http://bugzilla.mozilla.org/attachment.cgi?id=106911&action=view
Comment 7•20 years ago
|
||
What's the status of this bug? The test page attached to this bug doesn't
display reasonably with UTF-16, UTF-16(big) or UTF-16(little). The only one
with which a link actually appears is UTF-16(little): the rest of the page is an
apparently random mix of Chinese characters and question marks, but the link
appears as "link" and the status-bar text is correct.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a3) Gecko/20040714
Comment 8•20 years ago
|
||
I think both roy and me are off mozilla for more than 2 years. If these bugs are
still here now, I think the real stauts is 'won't fix'. If you want to reopen
it, please find a new owner for it first.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
Comment 10•20 years ago
|
||
Mass Re-opening Bugs Frank Tang Closed on Wensday March 02 for no reason, all
the spam is his fault feel free to tar and feather him
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Comment 11•20 years ago
|
||
Reassigning Franks old bugs to Jungshik Shin for triage - Sorry for spam
Assignee: nobody → jshin1987
Status: REOPENED → NEW
Comment 12•20 years ago
|
||
I've loaded the testcase into Firefox 1.0.1 and Mozilla 1.8b-0120 (Win2K). Both
detect the page as UTF-16 Big-Endian; both display correctly; and both show the
link text in the status bar correctly. Compare to comment 7, when I was testing
with a 1.8a3 build back in July, where I was encountering obvious problems.
Therefore => WFM
Status: NEW → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•