Skip to content

On Chrome map and area elements are seen as hidden. #3491

@Gibehatman

Description

@Gibehatman

Description

Found with Chrome Version 54.0.2840.90 and jquery 1.9.1

Doing the test '.is(':hidden')' on a map or area element returns true even if the map or area elements are well inserted on the page.

The result is not the same on Firefox. Of course talking about visibility of a map is a bit strange but the behavior should be identical between browsers.

Also if requesting width() and height() of the map, it returns 0 on Chrome and valid integers on Firefox.

Link to test case

https://jsfiddle.net/Dgibe/u82u24z2/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions