Closed
Bug 1504799
Opened 6 years ago
Closed 6 years ago
Click event on <select> being caught by outer element
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: tubbo, Unassigned)
Details
Attachments
(1 file)
66.21 KB,
image/gif
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:64.0) Gecko/20100101 Firefox/64.0
Steps to reproduce:
1. Using Tooltipster, set a tooltip to interactive mode. This tooltip should contain form controls like <select>
2. Click the <select> box to make a selection
Actual results:
Instead of making the selection, the tooltip closed because the click event was being caught.
Expected results:
The form control should have changed, leaving the tooltip where it is. This is how it works on all other browsers.
Comment 1•6 years ago
|
||
@Tom,
Could you provide a minimal testcase or public URL?
Flags: needinfo?(tubbo)
Hi,
Marking this as Resolved: Incomplete due to the lack of response from the Tom Scott.
If the issue is still reproducible with the latest Firefox version, feel free to reopen the bug with more information.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Updated•4 years ago
|
Flags: needinfo?(tubbo)
You need to log in
before you can comment on or make changes to this bug.
Description
•