Closed
Bug 124203
Opened 23 years ago
Closed 18 years ago
Cancel button and % indicator in Progress panel gets pushed to the right
Categories
(Core :: Printing: Output, defect, P3)
Core
Printing: Output
Tracking
()
RESOLVED
WORKSFORME
mozilla1.2alpha
People
(Reporter: sujay, Unassigned)
References
()
Details
Attachments
(6 files, 2 obsolete files)
6.02 KB,
image/png
|
Details | |
5.98 KB,
image/png
|
Details | |
1.41 KB,
patch
|
morse
:
review+
alecf
:
superreview+
|
Details | Diff | Splinter Review |
12.28 KB,
image/png
|
Details | |
667 bytes,
patch
|
Details | Diff | Splinter Review | |
220 bytes,
text/plain
|
Details |
using 2/7 trunk build of netscape
1) launch netscape
2) print a long URL
notice the progress panel pops up briefly.
Notice the Cancel button get pushed to the right, and you can only
see part of the button. Looks like Cancel button moves off the panel
relative to how long the URL is.
Comment 1•23 years ago
|
||
Confirming using 2002020803 on W2K.
Attaching pictures, since this is a bit difficult to spot.
Comment 2•23 years ago
|
||
Comment 3•23 years ago
|
||
Comment 4•23 years ago
|
||
Comment 5•23 years ago
|
||
This bug has exactly the same cause as (the remainder of) bug 79889. According
to the grid definition in printProgress.xul, the dialog has two columns, but the
second row has three elements to fill those columns. The third element, the
label saying 100%, only becomes visible when printing is complete, and shifts
the button out to the right.
The fix is to pack progressmeter and label into one hbox, the label then needs a
fixed width to avoid "shrinking" of the progressmeter once printing is complete.
rods, can you please look at the patch and review it?
Comment 6•23 years ago
|
||
Th patch isn't quite right, because the progress meter isn't as long as the url
now. I am gonig to reassign this to a UI guy for help.
Assignee: rods → sgehani
Comment 7•23 years ago
|
||
The length of the progress meter is limited by the fixed-width text-label next
to it, that in this dialog is empty during printing, and only shows "100%" at
the end. If I make the progress meter larger during the printing, it will jump
to a smaller size once the text "100%" is shown, which ism't very pretty either.
Comment 8•23 years ago
|
||
Attachment #68985 -
Attachment is obsolete: true
Comment 9•23 years ago
|
||
rods, please r.
alecf, please sr.
Comment 10•23 years ago
|
||
Comment on attachment 69736 [details] [diff] [review]
Revised Andreas's patch to satisfy Rod's concern.
sr=alecf
Attachment #69736 -
Flags: superreview+
Comment 11•23 years ago
|
||
Comment on attachment 69736 [details] [diff] [review]
Revised Andreas's patch to satisfy Rod's concern.
r=morse
Attachment #69736 -
Flags: review+
Updated•23 years ago
|
Status: NEW → ASSIGNED
Keywords: review
Priority: -- → P3
Whiteboard: [ready to checkin]
Target Milestone: --- → mozilla0.9.9
Comment 12•23 years ago
|
||
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 13•23 years ago
|
||
Samir, look at bug 128278 ....That bug is a DUP of this one, should I
reopen this bug ?
Reporter | ||
Comment 14•23 years ago
|
||
REOPENING because I found a URL that still exhibits the problem.
1) launch netscape
2) click above URL
3) Print
look at how the cancel button gets pushed to the right in the progress
panel. The above URL is an average length URL. There are URL's out there
that are longer, this Cancel button will disappear off the panel very easily.
Also reopening because we got another bug report on this issue which I will
DUP to this bug...
Reporter | ||
Comment 15•23 years ago
|
||
*** Bug 128278 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 16•23 years ago
|
||
Ansgar, please provide the URL you printed as a 2nd testcase..thanks...
Comment 17•23 years ago
|
||
I propose replacing <label id="dialog.status"/> in printProgress.xul by
<textbox id="dialog.status" class="scrollfield" readonly="" flex="1"/>
(with a flex="1" in the 2nd column of the grid.
However, I think it would be nicer and a better use of the available space to
have the textbox expand over the progressmeter and the space for the 100% text
(using a grid of just 2 columns and combining progressmeter and label in one
hbox, as proposed in attachment 68985 [details] [diff] [review]).
Comment 18•23 years ago
|
||
I tried to change the grid as I said in comment #17, and it just looks ugly
without a numerical percentage indication during printing, see upper dialog.
Therefore, I attach a patch that keeps the grid and just puts the printed url
in a textbox (in analogy to the download window).
Comment 19•23 years ago
|
||
Comment 20•23 years ago
|
||
Put a really long testcase into the url (courtesy of asa and mozillazine).
Reporter | ||
Comment 21•23 years ago
|
||
forgot to mention its also the percent indicator on the panel that gets pushed
off as stated in the DUP bug..
Summary: Cancel button in Progress panel gets pushed to the right → Cancel button and % indicator in Progress panel gets pushed to the right
Comment 22•23 years ago
|
||
Here is the URL that I used and that revealed the problem to me. The page is in
German, but I hope that dosn't matter.
Comment 23•23 years ago
|
||
Moving Netscape owned 0.9.9 and 1.0 bugs that don't have an nsbeta1, nsbeta1+,
topembed, topembed+, Mozilla0.9.9+ or Mozilla1.0+ keyword. Please send any
questions or feedback about this to adt@netscape.com. You can search for
"Moving bugs not scheduled for a project" to quickly delete this bugmail.
Target Milestone: mozilla0.9.9 → mozilla1.2
Updated•23 years ago
|
Whiteboard: [ready to checkin]
Comment 24•22 years ago
|
||
Here's the additional testcase to this bug.....
Comment 25•22 years ago
|
||
The testcase's date '2002-03-01' doesn't show this problem when printing. So,
I'm enclosing another testcase (another URL) of this bug that occur when
attempting to print. I haven't tested it with the Netscape browser and this
problem occur with the Mozilla Build ID# 2002-12-07-04.
Wait until the percentage get around 80% then you'll noticed that the 'Cancel'
button start getting push out of the 'Print Dialog Box' or whatever the pop-up
box is called.
I do not understand Comment #23, so please leave this bug as re-opened for this
comment. Thanks!!
Comment 26•19 years ago
|
||
WFM - I don't see this. gone?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060516 SeaMonkey/1.0.2
Assignee: samir_bugzilla → printing
Status: REOPENED → NEW
QA Contact: sujay
Comment 27•18 years ago
|
||
Comment on attachment 72390 [details]
URL that I used as a testcase
URL no longer works
Attachment #72390 -
Attachment is obsolete: true
Comment 28•18 years ago
|
||
WFM
Please reopen if you still see this bug on a recent version
Status: NEW → RESOLVED
Closed: 23 years ago → 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•