Closed
Bug 963231
Opened 11 years ago
Closed 11 years ago
Cannot type '<' key in tag input box
Categories
(Webmaker Graveyard :: Popcorn Maker, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cade, Assigned: cade)
Details
Attachments
(1 file)
The key cannot be entered because ',' is checked to initiate the same function as enter.
The check needs to see if shift is also being pressed.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8364560 -
Flags: review?(scott)
Comment 2•11 years ago
|
||
Comment on attachment 8364560 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/428
Still shocked that you found this. Who puts a less than sign into a tag? lol
Attachment #8364560 -
Flags: review?(scott) → review+
Comment 3•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/popcorn.webmaker.org
https://github.com/mozilla/popcorn.webmaker.org/commit/3adbeff6db294036a6764226f02a2f11a2df0af0
Bug 963231 - Check for shift key with comma on tag input to allow for '<'
Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•