Opened 13 years ago
Closed 10 years ago
#4967 closed bug (invalid)
Selectable: Using distance > 0 causes webkit browsers to select text
Reported by: | IanLewis | Owned by: | IanLewis |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.selectable | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When setting the distance parameter to something greater than 0, webkit based browsers will interpret the movement from the point where the mouse was clicked until the distance was reached as selecting text.
Change History (4)
comment:1 Changed 13 years ago by
Milestone: | TBD → 1.8 |
---|
comment:2 Changed 10 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:3 Changed 10 years ago by
Owner: | set to IanLewis |
---|---|
Status: | new → pending |
Summary: | Using distance > 0 causes webkit browsers to select text → Selectable: Using distance > 0 causes webkit browsers to select text |
comment:4 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Not quite sure what you are describing here. Can you provide a test case like: http://jsfiddle.net/petersendidit/p4vdB/ and describe the problem with a little more detail.