Closed
Bug 1757636
Opened 1 year ago
Closed 1 year ago
Account for shift state in Element Send Key
Categories
(Remote Protocol :: Marionette, defect)
Tracking
(firefox99 fixed)
RESOLVED
FIXED
99 Branch
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: jgraham, Assigned: jgraham)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I seems like Element Send Keys
isn't doing the expected UK keyboard case conversions when the shift key appears as part of the key sequence.
Assignee | ||
Comment 1•1 year ago
|
||
When the shift special key has been included as part of a sendkeys command,
subsequent characters that appear on a US keyboard must be replaced by the
shifted character for that key.
Updated•1 year ago
|
Assignee: nobody → james
Status: NEW → ASSIGNED
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/autoland/rev/0cfab53949ac Do case transformations for Element Send Keys, r=webdriver-reviewers,whimboo
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox99:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
Updated•4 months ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•