Closed
Bug 317289
Opened 19 years ago
Closed 19 years ago
hang (never finish/freeze) printing selection in iframe
Categories
(Core :: Printing: Output, defect)
Tracking
()
VERIFIED
FIXED
mozilla1.8.1
People
(Reporter: frenchfrog, Assigned: masayuki)
References
()
Details
(4 keywords)
Attachments
(2 files)
365 bytes,
text/html
|
Details | |
1.23 KB,
patch
|
roc
:
review+
roc
:
superreview+
mtschrep
:
approval1.8.0.1+
mtschrep
:
approval1.8.1+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051120 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051120 Firefox/1.5
When going to Austria Train website to get a train schedule if I try to print a selected part of the schedule the printing dialog never close.
Reproducible: Always
Steps to Reproduce:
1.Open http://www.oebb.at/vip8/pv/en/Servicebox/Train_schedule_inquiries/index.jsp?S=vienna&Z=berlin&start=1&ld=oebb&image.x=0&image.y=0&date=21.11.2006&time=00%3A36×el=depart
2.Select some text in the schedule iframe
3.Print the selected text
Actual Results:
The printing dialog never close.
Reporter | ||
Updated•19 years ago
|
Version: Trunk → 1.8 Branch
Comment 1•19 years ago
|
||
It happens with every printing of a selection in an iframe.
Comment 2•19 years ago
|
||
This regressed between 2005-07-19 and 2005-07-20:
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2005-07-19++05%3A00%3A00&maxdate=2005-07-20++07%3A00%3A00&cvsroot=%2Fcvsroot
Seems to me that bug 217332 could be a likely cause.
Updated•19 years ago
|
Summary: hang (never finish/freeze) printing selection in iframe (http://www.oebb.at/vip8/pv/en/Servicebox/Train_schedule_inquiries/index.jsp?S=vienna&Z=berlin&start=1&ld=oebb&image.x=0&image.y=0&date=21.11.2006&time=00%3A36×el=depart) → hang (never finish/freeze) printing selection in iframe
Comment 3•19 years ago
|
||
Yes, backing out the patch from bug 217332 fixes this issue.
Assignee | ||
Comment 4•19 years ago
|
||
Thank you for testing! This fixes the regression.
Assignee: printing → masayuki
Status: NEW → ASSIGNED
Attachment #203883 -
Flags: superreview?(roc)
Attachment #203883 -
Flags: review?(roc)
Attachment #203883 -
Flags: superreview?(roc)
Attachment #203883 -
Flags: superreview+
Attachment #203883 -
Flags: review?(roc)
Attachment #203883 -
Flags: review+
Assignee | ||
Comment 5•19 years ago
|
||
checked-in.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9alpha
Assignee | ||
Updated•19 years ago
|
Whiteboard: Fixed on Trunk Only. Still occures on 1.8 Branch.
Assignee | ||
Comment 6•19 years ago
|
||
Oops, now, the tree is closed, I backed out the patch.
I will retry to check-in after opened.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 7•19 years ago
|
||
checked-in.
Status: REOPENED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•19 years ago
|
Flags: blocking1.8.0.1?
Comment 8•19 years ago
|
||
Comment on attachment 203883 [details] [diff] [review]
Patch rv1.0
a=schrep for drivers
Attachment #203883 -
Flags: approval1.8.1+
Attachment #203883 -
Flags: approval1.8.0.1+
Updated•19 years ago
|
Flags: blocking1.8.1?
Flags: blocking1.8.1+
Flags: blocking1.8.0.1?
Flags: blocking1.8.0.1+
Assignee | ||
Updated•19 years ago
|
Keywords: fixed1.8.0.1,
fixed1.8.1
Whiteboard: Fixed on Trunk Only. Still occures on 1.8 Branch.
Target Milestone: mozilla1.9alpha → mozilla1.8.1
Comment 9•19 years ago
|
||
v.fixed on 1.8.0.1 with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1, able to print selection from both testcase and train schedule without any hangs or crashes.
Keywords: fixed1.8.0.1 → verified1.8.0.1
Assignee | ||
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
Keywords: fixed1.8.1 → verified1.8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•