Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MultiBrowser] No style changes in an iframe #12983

Open
core-ai-bot opened this issue Aug 31, 2021 · 2 comments
Open

[MultiBrowser] No style changes in an iframe #12983

core-ai-bot opened this issue Aug 31, 2021 · 2 comments

Comments

@core-ai-bot
Copy link
Member

Issue by MarcelGerber
Tuesday Dec 09, 2014 at 16:31 GMT
Originally opened as adobe/brackets#10132


  1. In brackets/test/spec/LiveDevelopment-test-files, open simple1iframe.html, simpleShared.css and iframe.css to your Working Files
  2. Start (MultiBrowser) Live Preview on simple1iframe.html
  3. Go to simpleShared.css and change background-color to red
  4. Then, refresh the page in the browser

Result:
After step 3, the main page is green while the iframe is still red.
After step 4, everything's red.

Expected:
After step 3, everything's red.

This was actually a long-time issue with the normal Live Preview implementation. See also adobe/brackets#8144

cc@busykai@sebaslv

@core-ai-bot
Copy link
Member Author

Comment by busykai
Tuesday Dec 09, 2014 at 19:16 GMT


Thanks@MarcelGerber. Need run over all the iframes and collect their related documents as well...

@core-ai-bot
Copy link
Member Author

Comment by busykai
Wednesday Dec 17, 2014 at 14:09 GMT


CC@sebaslv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant