Opened 9 years ago
Closed 9 years ago
#15154 closed defect (fixed)
Select: thick blue line inside the option drop down menu (Chrome)
Reported by: | jojopad | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | Dijit | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
A thick blue line is shown inside the dijit.form.Select option drop down values:
Seems to occur only with the latest Google Chrome browser (18.0.1025.151). Not an issue with the latest versions of Safari, Firefox, Opera and IE9.
Can be seen with the Select Widgets sample in the Dijit Theme Tester site (http://download.dojotoolkit.org/release-1.7.2/dojo-release-1.7.2/dijit/themes/themeTester.html). Interestingly the issue can be seen also with Dojo 1.6.x releases.
Attachments (1)
Change History (4)
Changed 9 years ago by
Attachment: | Screen shot 2012-04-11 at 5.13.57 PM.png added |
---|
comment:1 Changed 9 years ago by
Component: | Dijit - Form → Dijit |
---|---|
Owner: | changed from Douglas Hays to bill |
Status: | new → assigned |
comment:2 Changed 9 years ago by
Description: | modified (diff) |
---|---|
Summary: | Thick blue line inside the dijit.form.Select option drop down values (Google Chrome) → Select: thick blue line inside the option drop down menu (Chrome) |
See also #15241, probably the same issue.
comment:3 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Yes, it was the same issue, and was fixed in [28533].
Note: See
TracTickets for help on using
tickets.
Seems to be a problem with Menu rendering. Not sure what can be done about it. Run test_Menu.html and click "Comedy" and a focus ring appears around "Drama".