Problem/Motivation

I was having an issue submitting a node form with an Improved multi-select widget on safari specifically.

Proposed resolution

This was happening due to the fact that option selection through jQuery is done using attr() and not prop()

CommentFileSizeAuthor
safari-compatibility.patch1.2 KBtolu_

Comments

tolu_ created an issue. See original summary.

tolu_’s picture

dmitrii’s picture

Status: Needs review » Postponed (maintainer needs more info)

It works well on latest 8.x-1.x-dev version in Safari Version 12.1 (14607.1.40.1.4)
Is it still problem to you?
This issue also might be related to couple of bugs fixed recently in 8.x-1.x

dmitrii’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)