Closed Bug 21997 Opened 25 years ago Closed 25 years ago

[Webshell Print] [CRASH][BLOCKER] Password field in form crashes browser when printed

Categories

(Core :: Printing: Output, defect, P3)

defect

Tracking

()

VERIFIED DUPLICATE of bug 21470

People

(Reporter: shrir, Assigned: dcone)

Details

Attachments

(2 files)

I used today's comercial builds (Win, Mac, Unix)
Found out that the HTML form tag "<input type="password">" makes the browser
crash. To recreate the problem, please follow these steps:

1. Copy the following text and save it as an HTML file on your machine.

--------here-----------
<html>
<body>
<form name="passwordform" action="xx" method="yy">
<input type="password" name="passwd">
</form>
</body>
</html>
-------here------------

2. Open this file from the browser using the "File|Open File menu option.
3. A page with an HTML password field at top appears.
4. Use the "File |Print" menu to print the page.
5. Observe that the browser crashes but the page prints.
I think this same problem makes the "infoseek.com" page crash  (bug 21763). Don,
could you please comment?
Attached file Attached test case
Status: NEW → ASSIGNED
Summary: [CRASH][BLOCKER] Password field in form crashes browser when printed → [Print Fail CRASH][BLOCKER] Password field in form crashes browser when printed
Target Milestone: M13
Summary: [Print Fail CRASH][BLOCKER] Password field in form crashes browser when printed → [Print Webshell] [CRASH][BLOCKER] Password field in form crashes browser when printed
This is a webshell problem.. the GFXTextcontrol is expecting a Webshell for a
parent..
Summary: [Print Webshell] [CRASH][BLOCKER] Password field in form crashes browser when printed → [Webshell Print] [CRASH][BLOCKER] Password field in form crashes browser when printed
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
GFXTextcontrolframe is a same problem as in 21470

*** This bug has been marked as a duplicate of 21470 ***
Status: RESOLVED → VERIFIED
Okay, bug 21470 deals with missing webshells, which involves this bug.  Marked
as verified.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: