WebDriver:Print does not support the orientation parameter
Categories
(Remote Protocol :: Marionette, defect, P1)
Tracking
(firefox113 fixed)
| Tracking | Status | |
|---|---|---|
| firefox113 | --- | fixed |
People
(Reporter: jdescottes, Assigned: Sasha)
References
(Blocks 2 open bugs, )
Details
(Whiteboard: [webdriver:m6], [wptsync upstream] [webdriver:relnote])
Attachments
(2 files)
See https://github.com/mozilla/geckodriver/issues/2001
The webdriver print command supports an "orientation" parameter, which can either be "landscape" or "portrait", but it seems that marionette expects a "landscape" boolean instead.
| Reporter | ||
Updated•3 years ago
|
Julian is referencing the following code:
https://searchfox.org/mozilla-central/rev/52da19becaa3805e7f64088e91e9dade7dec43c8/remote/shared/PDF.jsm#36
Comment 2•3 years ago
|
||
The severity field is not set for this bug.
:whimboo, could you have a look please?
For more information, please visit auto_nag documentation.
| Reporter | ||
Comment 3•3 years ago
|
||
It would be nice to handle it at the same time as handling print for BiDi.
Setting to P2 given that we most likely want to work on that feature for BiDi in the next milestone.
Updated•3 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 5•2 years ago
|
||
| Assignee | ||
Comment 6•2 years ago
|
||
Depends on D173413
Comment 9•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/6d1b666a9db5
https://hg.mozilla.org/mozilla-central/rev/ebcf39c1897e
| Reporter | ||
Updated•2 years ago
|
Description
•