Closed Bug 1010703 Opened 11 years ago Closed 10 years ago

HTML <select> element missing right border with some fonts

Categories

(Core :: Layout: Form Controls, defect)

29 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 545685

People

(Reporter: kresimir.virovic, Unassigned)

References

Details

(Keywords: testcase)

Attachments

(2 files)

Attached image firefox---bug.jpg
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release) Build ID: 20140506152807 Steps to reproduce: this worked fine before firefox updated to verion 29.0.1 @font-face { font-family: 'MyriadProRegular'; src: url('fonts/MyriadPro-Regular.eot'); src: local('MyriadProRegular'), url('fonts/MyriadPro-Regular.woff') format('woff'), url('fonts/MyriadPro-Regular.ttf') format('truetype'); } Actual results: In HTML select element, when it is opened, <option> list right border missing. Expected results: Opened <option> list should have all borders visible
UPDATE: Problem is with some font-sizes I've try Arial font-size 16, same thing
Summary: HTML <select> element missing right border when non-system fonts used in css → HTML <select> element missing right border
Can you provide a link to a testcase (either on jsbin/jsfiddle/codepen/... or on your own website) ?
Flags: needinfo?(kresimir.virovic)
Summary: HTML <select> element missing right border → HTML <select> element missing right border with some fonts
Component: Untriaged → General
Keywords: testcase
Product: Firefox → Core
Attached file firefox.rar - testcase
file default.css line 58 try changing font size from 15 to 16 and backward
Flags: needinfo?(kresimir.virovic)
Whiteboard: DUPEME
Component: General → Layout: Form Controls
Probably the same underlying issue as in bug 994923 / bug 924068 / bug 545685.
Depends on: 994923
This still reproduces on Nightly with e10s disabled, but not with it enabled. That said, I can reproduce this bug with the attached testcase as far back as Firefox 4, so this doesn't seem like a recent regression. I'm going to dupe this to bug 545685.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: