Closed Bug 1094660 Opened 10 years ago Closed 10 years ago

Not visible full value in list

Categories

(Firefox :: Untriaged, defect)

33 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 883895

People

(Reporter: dimm-man, Unassigned)

Details

Attachments

(1 file)

Attached image List_FF_bug.png
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Build ID: 20141027150301

Steps to reproduce:

The browser in full screen mode. List (form element with type = combobox) with long values located at the far right of the browser window.


Actual results:

The list should be displaced slightly to the left and be visible all the values in the list.


Expected results:

Values of list window cut off at the border of the monitor and can not see them.
Please provide steps to reproduce - in this case a link to that page which shows the problem.
Flags: needinfo?(dimm-man)
Keywords: testcase-wanted
Open your browser to full screen.
Visit the
https://bugzilla.mozilla.org/page.cgi?id=productdashboard.html
Through any inspector (embedded or Firebug), set the following css styles:

select[name="product"] {
    width: 90px;
    float: right !important;
}
Flags: needinfo?(dimm-man)
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: