Printing content of a SELECT FIELD in a FORM
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: gerardbcn, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:143.0) Gecko/20100101 Firefox/143.0
Steps to reproduce:
Open any website with a FORM that have any SELECT field type.
Click to print -> The content of the field is not printed.
Doesn't matter CSS or style attributes.
BUG -> Firefox 142 and above.
Actual results:
When printing, the text of the SELECT field types is not printed, neither showed in printed-preview.
This bugs also happen in 143 beta and 144 nightly build.
Expected results:
the content text of a SELECT field should be printed, at least till the 141 version.
It is always printed in any browser.
Comment 1•10 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::CSS Parsing and Computation' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•10 months ago
|
||
Fix incoming.
Description
•