Closed
Bug 1074633
Opened 11 years ago
Closed 10 years ago
select box(combo box) icon is duplicated in firefox browser
Categories
(Web Compatibility :: Site Reports, defect)
Web Compatibility
Site Reports
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pkj1020, Unassigned)
Details
(Whiteboard: [LibGLA,TD103395,QE2,C] [testday-20141003])
Attachments
(1 file, 1 obsolete file)
176.51 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36
Steps to reproduce:
Firefox browser -> m.naver.com -> login page
(https://nid.naver.com/nidlogin.login?svctype=262144&url=http://m.naver.com/)
Actual results:
In some page include select box(combo box), icon is duplicated.
There are two select box(▼) icons.
It is reproduced in Android Firefox browser and PC Firefox browser.
Expected results:
It should be only one select box icon.
OS: All → Gonk (Firefox OS)
Hardware: All → ARM
Whiteboard: [LibGLA,TD103395,QE2,C]
I guess this is a webpage layout design problem, it may not compatible with Firefox.
Component: General → Untriaged
OS: Gonk (Firefox OS) → All
Product: Firefox OS → Firefox
Hardware: ARM → All
Comment 2•11 years ago
|
||
I confirmed that this issue is caused by that this webpage does not conform to firefox.
The select element has an attribute "webkit-appearance: none" and it tries to customize the appearance of the select element.
But, both the default icon and the customized background icon are shown, because "webkit-appearance" is ignored by firefox.
Updated•11 years ago
|
Whiteboard: [LibGLA,TD103395,QE2,C] → [LibGLA,TD103395,QE2,C] [testday-20141003]
Updated•11 years ago
|
Component: Untriaged → Mobile
Product: Firefox → Tech Evangelism
![]() |
||
Comment 3•11 years ago
|
||
Hi,
As I'm not reading korean. What are the letters for the login button.
Currently when I access http://www.naver.com/ with "Firefox OS" UA on Firefox Desktop (32.0), I get the http://m.naver.com/ which seems to display fine.
Flags: needinfo?(pkj1020)
Comment 4•11 years ago
|
||
I can reproduce on the URL given in the description
Flags: needinfo?(pkj1020)
Comment 5•11 years ago
|
||
Seems I'm on a network where remote debug doesn't work - I'll get back to this
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(hsteen)
Comment 6•11 years ago
|
||
![]() |
||
Comment 7•11 years ago
|
||
(In reply to Paul Kerr [:pkerr] from comment #6)
> Created attachment 8507101 [details]
> Bug 1074663: Register with PushServer for updates to rooms.
Are you sure you intended this attachment for this bug?
Flags: needinfo?(pkerr)
Comment 8•11 years ago
|
||
No. The target was 663 not 633. I will mark as obsolete.
Flags: needinfo?(pkerr)
Flags: needinfo?(hsteen)
Comment 9•11 years ago
|
||
Comment on attachment 8507101 [details]
Bug 1074663: Register with PushServer for updates to rooms.
This patch was attached to the wrong bug.
Attachment #8507101 -
Attachment is obsolete: true
Attachment #8507101 -
Attachment is patch: false
Assignee | ||
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
Assignee | ||
Updated•1 years ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•