Closed Bug 631199 Opened 13 years ago Closed 13 years ago

Vertical scrollbar is not shown with multi select list while printing.

Categories

(Core :: Printing: Output, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 59598

People

(Reporter: tariq.mahmood_2, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6

I have a list box as

<select  multiple="multiple" size="3">
	<option value="1">1</option>
        <option value="2">2</option>
	<option value="3">3</option>
	<option value="4">4</option>
	<option value="5">5</option>
	<option value="6">6</option>
</select>

Reproducible: Always

Steps to Reproduce:
1. Create a test form with above mentioned multi select list.
2. Take print of Print this form.
Actual Results:  
Scroll bar is not apperaring in print.

Expected Results:  
Scroll bar should in print as it appears in browser.
Attached file Test Form
Component: General → Printing: Output
Product: Firefox → Core
QA Contact: general → printing
Marking Duplicate.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: