Open
Bug 1675490
Opened 4 years ago
Updated 4 years ago
A position:fixed <input>'s placeholder text is missing from printed documents on subsequent pages
Categories
(Core :: Layout: Form Controls, defect, P4)
Core
Layout: Form Controls
Tracking
()
NEW
People
(Reporter: cfogel, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: testcase)
Attachments
(2 files)
Affected versions
- 84.0a1 (2020-11-04), 83.0b8;
Affected platforms
- macOS 10.15, Windows 10, Ubuntu 20;
Steps to reproduce
- Launch Firefox access any pages such as Youtube/Facebook;
- Scroll down to have some content loaded (optional click inside the site search field);
- CTRL+P to open print preview;
- In the preview, scroll down;
Expected result
- value instead of refreshing the whole string;
Actual result
- value is updated but whole string flickers to update;
Regression range
- can't asses if a regression, on builds from 2017 page content not displayed at all;
- not linked with the work on the new print Ui:
Additional notes
- S4 as suggested severity;
- attached recording to best illustrate the issue;
Reporter | ||
Updated•4 years ago
|
Has STR: --- → yes
Comment 1•4 years ago
|
||
(Marking as 84, but the platform team should feel free to re-triage this one…)
Component: Printing → Print Preview
Product: Toolkit → Core
Whiteboard: [print2020_v84]
Comment 2•4 years ago
|
||
This is happens on printed out documents as well.
Blocks: 1601429
Severity: -- → S3
Component: Print Preview → Layout
Summary: Print preview - Search keywords missing from preview on subsequent pages → Search keywords (in forms?) missing from printed documents on subsequent pages
Updated•4 years ago
|
Priority: -- → P3
Comment 3•4 years ago
|
||
Comment 4•4 years ago
•
|
||
This seems like a minor cosmetic issue to me. Arguably, this is an author error. I doubt that Youtube intended to have the Search bar show up in print layout at all, or at least not on every page.
No longer blocks: 1601429
Severity: S3 → S4
Component: Layout → Layout: Form Controls
Keywords: testcase
OS: Unspecified → All
Priority: P3 → P4
Hardware: Unspecified → All
Summary: Search keywords (in forms?) missing from printed documents on subsequent pages → A position:fixed <input>'s placeholder text is missing from printed documents on subsequent pages
Whiteboard: [print2020_v84]
Comment 5•4 years ago
|
||
The missing placeholder text might be related to bug 1034307.
Depends on: 1034307
You need to log in
before you can comment on or make changes to this bug.
Description
•