Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

[MultiBrowser] No style changes in an iframe #10132

Open
marcelgerber opened this issue Dec 9, 2014 · 2 comments
Open

[MultiBrowser] No style changes in an iframe #10132

marcelgerber opened this issue Dec 9, 2014 · 2 comments

Comments

@marcelgerber
Copy link
Contributor

  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 #8144

cc @busykai @sebaslv

@busykai busykai self-assigned this Dec 9, 2014
@busykai
Copy link
Contributor

busykai commented Dec 9, 2014

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

@busykai
Copy link
Contributor

busykai commented Dec 17, 2014

CC @sebaslv

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

No branches or pull requests

3 participants