Opened 13 years ago
Closed 13 years ago
#10209 closed defect (worksforme)
dialog in Chrome show up below embed object
Reported by: | vorun | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dijit | Version: | 1.4.0b |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
any dialog in Chrome browser show up below embed object, for example when a page has a youtube video.
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Component: | General → Dijit |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Actually, we have a test already in dijit/tests/test_bgIframe.html.
I turned on the background iframe for FF and IE, but not webkit because it didn't seem to be needed (see #9805 where I wrote that)...
Note: See
TracTickets for help on using
tickets.
This shouldn't be the case any longer in 1.4, we use the bgiframe everywhere now
can you possibly supply a test case