Closed
Bug 1380006
Opened 8 years ago
Closed 8 years ago
delete and backspace don't work in some datadog.com fields
Categories
(Firefox :: Untriaged, defect)
Firefox
Untriaged
Tracking
()
RESOLVED
INVALID
People
(Reporter: bhearsum, Unassigned)
Details
Noticed this today on Nightly (built from https://hg.mozilla.org/mozilla-central/rev/0e41d07a703f19224f60b01577b2cbb5708046c9). When editing graphs on Datadog, delete and backspace both do nothing in the graph title field. All other keys that I used worked fine. I tested this in Chromium, and delete and backspace worked there.
I couldn't find any errors in the Console or Browser Console. Here's what the input field's HTML looks like though:
<input class="std full text-large spaced" id="graph_editor_title" name="title" placeholder="Avg of nginx.net.waiting over name:balrog-admin-prod-default-150,env:prod" value="nginx waiting connections - Admin" type="text">
Comment 1•8 years ago
|
||
Is there an easy way to reproduce this (ie a public datadog page that shows this behaviour) ? Did it work on an earlier nightly?
Component: General → Untriaged
Flags: needinfo?(bhearsum)
Reporter | ||
Comment 2•8 years ago
|
||
After a restart I can no longer reproduce this =\
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(bhearsum)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•