Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Learn More

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

the drop-down menu is not rendered properly with iframe where a pdf is embedded

  • 5 antwurd
  • 2 hawwe dit probleem
  • 4 werjeftes
  • Lêste antwurd fan cor-el

more options

I want to embed a pdf in a webpage, where the drop-down menu needs to be displayed on the top of the pdf. I am using iframe to embed the pdf.

The drop-down menu is not properly rendered (border-radius and box-shadow) in Firefox at http://mysite1.webege.com/test.html.

I want to embed a pdf in a webpage, where the drop-down menu needs to be displayed on the top of the pdf. I am using iframe to embed the pdf. The drop-down menu is not properly rendered (border-radius and box-shadow) in Firefox at http://mysite1.webege.com/test.html.

Alle antwurden (5)

more options

Yup, I see that, too.

If you try (alternately) wmode="transparent" and wmode="opaque" on the <embed>, does that make any difference?

more options

It seems no difference (http://mysite1.webege.com/testOpaque.html)

If 'border-radius' property is deleted, it could be properly rendered (http://mysite1.webege.com/test1.html) except the shadow.

more options

You could file a bug on this here: https://bugzilla.mozilla.org/

It's possible someone else already has filed it; I didn't search for this one.

more options

Thank you very much. I had reported the bug.

more options
  • bug 779435 - the drop-down menu is not rendered properly with iframe where a pdf is embedded

It is usually best to attach a minimal test case to the bug report.
In that case the code doesn't get lost if the page is removed from the server.