Opened 8 years ago
Closed 5 years ago
#17133 closed defect (patchwelcome)
Can't click through placeholder text to focus TextBox input inside a dnd item
Reported by: | jeffreym | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | Dijit - Form | Version: | 1.9.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When a dijit/Form/TextBox is inside a dnd item, clicking on the placeholder text starts a drag rather than focusing the input.
Attachments (1)
Change History (5)
Changed 8 years ago by
Attachment: | dndplaceholderbug.html added |
---|
comment:1 Changed 8 years ago by
Component: | DnD → Dijit - Form |
---|---|
Owner: | changed from Eugene Lazutkin to Douglas Hays |
Hmm, perhaps something dijit should address by doing a stopPropagation() when clicking on the placeholder?
The workaround is to specify a DnD handle.
comment:2 Changed 7 years ago by
Owner: | Douglas Hays deleted |
---|---|
Status: | new → assigned |
comment:3 Changed 7 years ago by
Status: | assigned → open |
---|
comment:4 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | open → closed |
Given that no one has shown interest in creating a patch in the past 2+ years, I'm closing this as patchwelcome.
Note: See
TracTickets for help on using
tickets.
Example of the bug - you can focus either textbox by clicking the empty space on the right, but not by on the placeholder text