Skip to content
This repository was archived by the owner on Aug 9, 2024. It is now read-only.
This repository was archived by the owner on Aug 9, 2024. It is now read-only.

ColorPicker within a DropdownField doesn't fire the Select event in Safari #1868

@fabriciomurta

Description

@fabriciomurta

Found: 5.3.0
Ext.NET forums' thread: DropDownField with ColorPicker not work in Safari

Using macos' Safari browser, if a color picker component (<ext:ColorPicker />) is defined within a Dropdown field's container/panel, the former's Select event won't trigger on click, but the dropdown gets dismissed (a tap event does trigger) thus becoming impossible to make a selection from the dropdown field.

Using the advanced color picker's <ext:ColorField /> (outside a dropdown field) works fine and may be an acceptable replacement for the simpler component.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions