Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML select arrow icon is not displayed in android web view #11707

Closed
kasunchaturanga opened this issue Dec 4, 2013 · 3 comments
Closed

HTML select arrow icon is not displayed in android web view #11707

kasunchaturanga opened this issue Dec 4, 2013 · 3 comments

Comments

@kasunchaturanga
Copy link

<select class="form-control">
   <option value="standard">Standard: 7 day</option>
   <option value="rush">Rush: 3 days</option>
   <option value="express">Express: next day</option>
   <option value="overnight">Overnight</option>
</select>

I'm using above code for HTML select. Arrow icon is not displayed. it is displayed as a text box. But list items can be selected. This issue is happening on a android webview.

@tlindig
Copy link
Contributor

tlindig commented Dec 4, 2013

could you please escape you code block. see here: https://help.github.com/articles/github-flavored-markdown#fenced-code-blocks

@cvrebert
Copy link
Collaborator

cvrebert commented Dec 4, 2013

Duplicate of #7693. Please search next time.

@cvrebert cvrebert closed this as completed Dec 4, 2013
@cvrebert
Copy link
Collaborator

cvrebert commented Dec 4, 2013

See #11055.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants