Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Sandbox: menu and toolbar inside designElement have style conflicts #6

Open
frankiefu opened this issue May 9, 2013 · 0 comments
Open

Comments

@frankiefu
Copy link
Contributor

Steps to reproduce:

  • run Sandbox under ShadowDOM polyfill
  • drag Menu and Toolbar onto the cavas
  • run Preview
  • in the Preview window, click the "+" button to open the dropdown-menu. You would notice the dropdown-menu is positioned incorrectly.

This is because under polyfill, styles leak downwards.

The workaround is to change g-menu's id to a different value (e.g. menu123)

@ghost ghost assigned sorvell May 9, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants