jQuery UI dialog's select elements do not contain dropdown chevron in Safari

This can be replicated by going into a CKEditor comment form, changing the input mode to "full HTML" and adding a table via the CKEditor table plugin. The dialog modal that appears will display this bug.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mherchel created an issue. See original summary.

mherchel’s picture

Status: Active » Needs review
Issue tags: +CSS
FileSize
972 bytes
30.85 KB
27.26 KB
27.72 KB

Patch attached. Screenshots of Chrome, FF, & Safari are below (IE is not affected because of it uses the ::-ms-expand selector)

Gauravvvv’s picture

Patch #2, works fine for me. Adding screenshots of different browsers after the patch.
RTBC +1

mherchel’s picture

Status: Needs review » Reviewed & tested by the community

Thanks for the review! Don't forget to change the status to RTBC when you RTBC issues :D

  • lauriii committed 468d666 on 9.2.x
    Issue #3200631 by mherchel, Gauravmahlawat: Olivero: jQuery UI dialog's...
lauriii’s picture

Status: Reviewed & tested by the community » Fixed

Committed 468d666 and pushed to 9.2.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.