Skip to content

dijit popup menus fail on current Chrome Beta (107) #201

@schallm

Description

@schallm

Menus with popup children fail to show correctly, and warnings are seen in the console output on some installs of Chrome Beta channel (currently 107).

image

Download Chrome Beta channel (currently 107) for Windows (maybe other OSs?) and load the following tutorial:

https://dojotoolkit.org/documentation/tutorials/1.10/menus/demo/nestedProgMenu.html

Some machines work fine, however some break as described above. I assume it is Chrome testing on a certain percent of machines? I believe you will only see the issue if the following returns true in the Chrome Beta console window:

 Element.prototype.hasOwnProperty("popUp");

I believe it is due to this feature currently being tested: https://chromestatus.com/feature/5463833265045504

Is this a bug Chrome will fix or does dijit need to use a different attribute?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions