Closed
Bug 120745
Opened 23 years ago
Closed 23 years ago
[FIX]HTML actions, shouldn't fire in print preview mode
Categories
(Core :: Print Preview, defect)
Core
Print Preview
Tracking
()
VERIFIED
FIXED
mozilla0.9.9
People
(Reporter: alan, Assigned: rods)
References
()
Details
Attachments
(1 file)
(deleted),
patch
|
dcone
:
review+
attinasi
:
superreview+
|
Details | Diff | Splinter Review |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7+) Gecko/20020117
BuildID: 2002011721
Print preview is closed when the "Show" button is clicked in print preview mode.
Reproducible: Always
Steps to Reproduce:
1. Open http://bugzilla.mozilla.org/
2. Print preview
3. Click on "save" button
Actual Results: The print preview is closed and returned to normal rendering mode.
Expected Results: Mozilla does nothing
Reporter | ||
Comment 1•23 years ago
|
||
besides submit action, reset action, events are fired in print preview also ...
Summary: Print preview closed when the "Show" button is clicked.
Reporter | ||
Updated•23 years ago
|
Summary: HTML actions, script events, etc shouldn't fire in print preview mode
Comment 3•23 years ago
|
||
confirming 2002021303 trunk for MacOS9.x
see also bug 125063.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Hardware: PC → All
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0
Assignee | ||
Comment 4•23 years ago
|
||
I assume you are using the File menu to click on Save?
If so, we will be getting some PrintPreview UI soon and you will not be able to
click on Save. ALso, clicking on "Show" doesn't do anything on Windows, so it
appears to be a bug on Mac (possibly Linux?) and is covered by bug 125063
Reporter | ||
Comment 5•23 years ago
|
||
sorry my English isn't very good :)
i mean the show button on the bugzilla main page is clickable (can be pressed :)
), although it won't submit the form :)
besides button can be depressed, there are other problem also, for example, try
print preview this page, select boxes such as Target Milestone can be clicked to
open the drop down list, radio button can be selected also :)
(except the select box in "Resolve bug, changing resolution to [FIXED]", i don't
know why it can't be clicked to show the drop down in print preview mode :) )
Build ID: 2002021921, Linux
Assignee | ||
Comment 6•23 years ago
|
||
Needed to turn off user input.
Assignee | ||
Updated•23 years ago
|
Keywords: nsbeta1
Summary: HTML actions, script events, etc shouldn't fire in print preview mode → [FIX]HTML actions, script events, etc shouldn't fire in print preview mode
Assignee | ||
Updated•23 years ago
|
Target Milestone: mozilla1.0 → mozilla0.9.9
Comment 8•23 years ago
|
||
Comment on attachment 70926 [details] [diff] [review]
patch
r=dcone
Attachment #70926 -
Flags: review+
Comment 9•23 years ago
|
||
Comment on attachment 70926 [details] [diff] [review]
patch
sr=attinasi
Attachment #70926 -
Flags: superreview+
Comment 10•23 years ago
|
||
I have sr'd the patch, but I do not understand how the bug summary relates to
the fix...
Assignee | ||
Updated•23 years ago
|
Summary: [FIX]HTML actions, script events, etc shouldn't fire in print preview mode → [FIX]HTML actions, shouldn't fire in print preview mode
Assignee | ||
Comment 11•23 years ago
|
||
fixed summary
Comment 12•23 years ago
|
||
a=asa (on behalf of drivers) for checkin to 0.9.9
Assignee | ||
Comment 13•23 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 14•23 years ago
|
||
Chu Alan, is this working for you now?
Comment 15•23 years ago
|
||
I'm trying to verify this bug, but I don't see a "save" button
on the bugzilla page...Chu, just verify this bug...thanks..
mark it verified-fixed also afterwards...
Reporter | ||
Comment 16•23 years ago
|
||
firstly, the "Show" button of quick search in bugzilla main page is okay now :)
secondly, mozilla crashed after i have clicked on select boxes on this page in
print preview mode (incident ID TB3539570W)
should this bug be reopened ?
Reporter | ||
Comment 17•23 years ago
|
||
Plus, if you try to print preview bugzilla.mozilla.org, and then mouse down on a
link (Except the "Report A Bug" link :) ), you will see the link text color
change to black and underline color change to red.
(Should i open a new bug for this ?)
Reporter | ||
Comment 18•23 years ago
|
||
sorry .... to summarize ...
1. submit button is okay.
2. mozilla crashed when user clicked on them
3. multiple selection box still usable in print preview (new)
Comment 19•23 years ago
|
||
marking verified..
Alan, yes please open new bugs for the new issues you found...thanks...
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•