Modal form TGeckoChromeForm don't work
Brought to you by:
necottie
I found bug when open modal window by TGeckoChromeForm
For example i try install new extension
1) open url:
chrome://mozapps/content/extensions/extensions.xul?type=extensions
2) Try install xpi file
3)I see modal windows with buttons OK and Cancel (to confirm or cancel install plugin)
But buttons don't work :(
my application (exe and code) and my version xulrunner
http://seo4you.pl/gecko.7z
Question:
Is the TCustomGeckoBrowserListener.HandleEvent being catched by the modal window?