Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not possible to select text double clicking in form field of type list #724

Closed
wsanter opened this issue Aug 1, 2016 · 5 comments
Closed
Assignees

Comments

@wsanter
Copy link

wsanter commented Aug 1, 2016

Not possible to select text double clicking in form field of type list, or with mouse down move.
admin

@w00fz
Copy link
Member

w00fz commented Aug 1, 2016

Which browser is that? Seems fine for me in Chrome

@wsanter
Copy link
Author

wsanter commented Aug 1, 2016

The problem is with Firefox 47.0.1 osx.
Safari 9.1.2 is ok.

@rhukster
Copy link
Member

rhukster commented Aug 1, 2016

I'm able to double/triple click in chrome, but i cannot drag to select text.

@w00fz w00fz self-assigned this Aug 2, 2016
@w00fz w00fz closed this as completed in 352d80e Aug 2, 2016
@w00fz
Copy link
Member

w00fz commented Aug 2, 2016

I fixed this by reworking the UI so we won't have this issue anymore, since it's not the first time i see this.

drag handle

Now to reorder a list item you will have to use the left drag handle, and won't be able to do it by dragging from anywhere within the list item itself.
Although that was easier, it certainly brought in some issues like the one you described above.

Besides, the old drag handle that was on the top right (replaced now by the collapse/expand icons) was really doing nothing.

I think it's better this way!

@wsanter
Copy link
Author

wsanter commented Aug 2, 2016

Hi woofz,
this was quick, thank you.

Only one thing, i am not sure whether the bar icon at first glance is recognizable as a drag handle. Maybe a tooltip could be useful. But this is a nonissue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants