- edited description
Windows: The dropdown list of a Html Form Select control flickers on expanding it
Issue #1808
wontfix
STEPS: 1. Create a page with a HTML Form Select control as given below: <select name="carlist" form="carform"> <option value="volvo">Volvo</option> <option value="saab">Saab</option> <option value="opel">Opel</option> <option value="audi">Audi</option> </select>
- Click on the dropdown arrow to open the list. Repeat it a couple of times
- Observe the list
EXPECTED : The drop down list should not flicker
- OS: Win 7
- CEF Version: 2357
- This issue is seen on the CEF Client app as well.
- GOOGLE CHROME: Not present in latest Google Chrome (Version 47.0.2526.106 m)
Comments (5)
-
reporter -
reporter - edited description
-
Issue
#1817was marked as a duplicate of this issue. -
-
- changed status to wontfix
I'm not seeing any obvious flicker with a 2840 branch Debug build on Windows 10. Marking this issue as WontFix for now. If anyone else is seeing obvious flicker with current branches please comment and we can re-open.
- Log in to comment