WebDialog rendering late on Mac
-
I'm making my plugin compatible with Mac at the moment. I've run into the problem where my WebDialogs are not rendering (empty, white pages) when the dialogs are first shown. Instead I have to click on the main SU window, then suddenly the dialog HTML appears.
Any ideas about this? Thanks!
-
I have not observed this before. Do you have a sample to demonstrate?
-
Well we know the
show()method's block form is bugged on the Mac.Have you tried using
show_modal()instead? .... most Mac users prefer that, as it acts like it does on the PC. (always "on top".) -
@dan rathbun said:
Well we know the
show()method's block form is bugged on the Mac.Have you tried using
show_modal()instead? .... most Mac users prefer that, as it acts like it does on the PC. (always "on top".)Tried show_modal(), didn't help.
-
Do you have any sample code to demonstrate?
-
Hmm ... I'd first check the Js events like onBlur OnFocus onMouseout etc.
-
@thomthom said:
Do you have any sample code to demonstrate?
I will try to get sample code up here - just busy at the moment... Thanks guys.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement