Closed
Bug 1595511
Opened 6 years ago
Closed 6 years ago
[Kiosk mode] The context menu is displayed from a text input field
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | unaffected |
| firefox71 | --- | affected |
| firefox72 | --- | affected |
People
(Reporter: ailea, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
488 bytes,
text/html
|
Details |
Affected versions:
Nightly 72.0a1 (2019-11-10), Beta 71.0b8
Affected platforms:
Windows 7, Windows 8.1, Windows 10
Steps:
- Launch the Firefox browser in kiosk mode using the following: firefox --kiosk -private-window.
- Open the attached file in kiosk mode by pasting the url as parameter in the command line or drag it from a second screen in the kiosk mode window.
- Click on "Try it" button.
- Right click in the text input field.
Actual result:
The context menu is displayed.
Expected result:
No context menu should be displayed in kiosk mode.
Comment 1•6 years ago
|
||
Display javascript alerts is not something a kiosk would typically do, so I'm going to mark this as WONTFIX.
thanks for finding it.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•