Skip to content
New issue

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

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

Already on GitHub? # to your account

can not input text in input dom #514

Closed
lerit opened this issue Mar 21, 2017 · 4 comments
Closed

can not input text in input dom #514

lerit opened this issue Mar 21, 2017 · 4 comments
Labels

Comments

@lerit
Copy link

lerit commented Mar 21, 2017

call contextMenu from a dialog,but i can not input anything
https://jsfiddle.net/t31wtnny/2/

@bbrala
Copy link
Member

bbrala commented Apr 3, 2017

This seems related to #506. Thanks for supplying a fiddle :)

@bbrala bbrala added the Bug label Apr 3, 2017
@bbrala
Copy link
Member

bbrala commented Apr 24, 2017

Note to self, unrelated it seems unfortunately.

@bbrala
Copy link
Member

bbrala commented May 5, 2017

It seems to be related to the close button, if i remove the header from the diallog it seems fine. I tried to find the exact reason but couldn't get there unfortunately.

Could you see if there is perhaps settings in dialog that can help you?

@lerit
Copy link
Author

lerit commented May 23, 2017

i find if i set dialog div(with class ui-dialog) tabindex='9999999999999999999999999' can resolve it ,but i do not know why!the number is not a fixed number,and some time success some time fail.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants