Closed
Bug 1324752
Opened 8 years ago
Closed 7 years ago
Sending arrow keys does not succeed for Fennec (test_typing.py)
Categories
(Remote Protocol :: Marionette, defect, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1333069
People
(Reporter: whimboo, Unassigned)
Details
(Keywords: mobile, pi-marionette-server)
The test testShouldReportKeyCodeOfArrowKeysUpDownEvents in test_typing.py currently fails because on Android we seem to be not able to send any arrow key via Marionette. When I use my Swipe3 keyboard, enable the arrow keys, I can see that it works.
So it means synthesizing the event fails from within Marionette. Or is that expected? Geoff, do you know?
For now I will disable the test for Fennec.
Flags: needinfo?(gbrown)
Comment 1•8 years ago
|
||
No, sorry, I have never come across anything like that.
Flags: needinfo?(gbrown)
Reporter | ||
Comment 2•8 years ago
|
||
Ok, so I would assume that it is a Marionette bug in not being able to send the correct key code for Fennec. So it might need some investigation.
Updated•7 years ago
|
Keywords: ateam-marionette-server,
mobile
Priority: -- → P3
Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•