This content has been marked as final.
Show 1 reply
-
1. Re: <mx:HTML and pop-up window
jacograaff Apr 2, 2012 4:12 PM (in response to jacograaff)I have not solved this yet - was busy with other stuff - I'll have to try and see if I can hack into the code of SugarCRM and change the behaviour that opens browser window pop-ups to floating panels using ajax....
I am embedding SugarCRM in a desktop AIR application using mx:HTML.
SugarCRM makes heavy use of browser-window popups to allow the selection of fields in other modules!
It seems like the webkit rendering in AIR via the mx:HTML component can't handle browser-window pop-ups - It makes sense since AIR is not a regular web-browser app - so the code will not find a window object to open

