Ticket T1284654
Visible to All Users

TagBox Dropdown Fails to Open When Clicked on the Far Left in Generic Light Design

created 10 days ago (modified 10 days ago)

When clicking on a tagBox in the Generic Light design at the far left (where the cursor is already shown as a pointer), the dropdown does not open.

tag_box-open.gif

This is not a major issue for regular users, but it is inconvenient for our Playwright E2E tests, which repeatedly attempt to click on the far left side of the tagBox to open it (because it appears to be clickable)—and ultimately fail.

Reproduced here: https://js.devexpress.com/jQuery/Demos/WidgetsGallery/Demo/TagBox/GroupedItems/Light/

Comments (1)
Alisher (DevExpress Support) 10 days ago

    Hi Dominic,

    Thank you for bringing this issue to our attention.

    I examined the markup in the demos and found that if you click the component's border, the component itself becomes focused/active. The component's drop down is opened if you click the input container. Here is an image illustrating this case:
    Clipboard-File-1.png

    Would you please update the Playwright tests to click the container instead of the border?

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.