It seems that something has changed in Firefox when it comes to printing drop-down menus.
-
It seems that something has changed in Firefox when it comes to printing drop-down menus.
Until recently, only the selected option was printed.
Now, all the options are printed, with the selected option at the top (see the attached image).
Is there a way to revert to the previous printing behaviour using CSS (please, no hack) ?
@firefoxwebdevs : Is this new behaviour intentional?
Playground:
https://codepen.io/editor/stefanfrede/pen/019d2e55-c888-7c4e-8856-7b4f24fc71f8
-
It seems that something has changed in Firefox when it comes to printing drop-down menus.
Until recently, only the selected option was printed.
Now, all the options are printed, with the selected option at the top (see the attached image).
Is there a way to revert to the previous printing behaviour using CSS (please, no hack) ?
@firefoxwebdevs : Is this new behaviour intentional?
Playground:
https://codepen.io/editor/stefanfrede/pen/019d2e55-c888-7c4e-8856-7b4f24fc71f8
@stefanfrede no, that isn't intentional. Can you confirm which version of Firefox you're seeing the change in?
-
@stefanfrede no, that isn't intentional. Can you confirm which version of Firefox you're seeing the change in?
@stefanfrede ignore me (for now), I can reproduce the issue. Investigating…
-
@stefanfrede no, that isn't intentional. Can you confirm which version of Firefox you're seeing the change in?
-
@stefanfrede ignore me (for now), I can reproduce the issue. Investigating…
@stefanfrede …well it's fixed in today's nightly which is a good start…
-
@stefanfrede …well it's fixed in today's nightly which is a good start…
-
@stefanfrede https://bugzilla.mozilla.org/show_bug.cgi?id=2026109 here it is. The fix will be uplifted to 149 soon.

