Closed
Bug 9334
Opened 27 years ago
Closed 25 years ago
View Page info displays wrong info and corrupts page
Categories
(SeaMonkey :: Page Info, defect, P1)
Tracking
(Not tracked)
VERIFIED
INVALID
M16
People
(Reporter: wjs, Assigned: bobj)
References
Details
(Whiteboard: [nsbeta2-])
(This bug imported from BugSplat, Netscape's internal bugsystem. It
was known there as bug #111780
http://scopus.netscape.com/bugsplat/show_bug.cgi?id=111780
Imported into Bugzilla on 07/06/99 22:47)
Dump the following html into a file and bring it up in the browser. Its displays
perfectly as it is tagged with a charset of UTF-8. Do view page info, and the
page infor tells you that there is no charset specified. What is worst is once
you dismiss the page info dialog, your browser window is now full of garbage
text until you a reload.
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
</HEAD>
<BODY>
<A HREF="foo" onMouseOver="window.status='ÔÔÔÔÔÔÔÔÔÔÔ'">You should
see ÔÔÔÔÔÔÔÔÔÔ in the status bar
</BODY>
</HTML>
Brian looked into this before. Did he resolve this with his Gromit encoding
work?
Bob to speak with Frank about this bug. Moving TFV to 5.0.
------- Additional Comments From paulmac Jul-06-1999 20:03 -------
This bug is marked TFV 5.0 but does not appear relevant in Seamonkey's new code
base, so marking Resolved WONTFIX. If it's still relevant, please re-open bug in
Bugzilla.
Updated•26 years ago
|
Status: RESOLVED → REOPENED
QA Contact: momoi → teruko
Updated•26 years ago
|
Assignee: ftang → bobj
Status: REOPENED → NEW
Comment 3•26 years ago
|
||
We still need to take care of correct charset info.
This bug could be used as a reminder to take crae of that.
View Page Info is not operational. Is there a spec? Is it going to look
like it does in 4.x? Should get assigned to whoever owns it. Bouncing to Don
for now...
Comment 5•26 years ago
|
||
This info should be available in a window which houses the current
page information.
We should also relfect the charset info in the Character set menu
"feedback" mechanism. (Cf. see IE5) The feedback should be
different from a checkmark which would indiccte the current menu
selection. IE5 uses a check mark for the current selection and
a bullet for the feedback.
Moving out to M14 because we won't get to implementing "Page Info" until after
the first public release ...
Updated•25 years ago
|
Assignee: don → bobj
Comment 7•25 years ago
|
||
back to bobj, this bug should depend on a new bug about view page info not
implemented.
Comment 8•25 years ago
|
||
view page info bug is 22119
Comment 10•25 years ago
|
||
Setting to INVALID. Putting on the [nsbeta2-] radar. This was transfered to
Bugzilla..from old code base. We will [nsbeta2+] bug #22119.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Whiteboard: [nsbeta2-]
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•