Hi Allen, I played a edit box on the modal box, but my edit box could not be typed. I did not know what the reason was. I thought it was a low level of the edit box. But I was wrong. Allen, do you know what reason?
It looks like you might have the Editor modal on top of a Bootstrap modal. Is that correct? If so, I'm not sure that is possible as Bootstrap itself only allows a single modal on screen at a time, and it might be using some Javascript to capture the cursor and make sure focus can't leave its modal.
Answers
Hi Allen, I played a edit box on the modal box, but my edit box could not be typed. I did not know what the reason was. I thought it was a low level of the edit box. But I was wrong. Allen, do you know what reason?
It looks like you might have the Editor modal on top of a Bootstrap modal. Is that correct? If so, I'm not sure that is possible as Bootstrap itself only allows a single modal on screen at a time, and it might be using some Javascript to capture the cursor and make sure focus can't leave its modal.
Allan