Hello,

I have successfully embedded the Mozilla engine into the project I
work on as a developer.  I have managed to fix all major known bugs at
this point accept one.  What happens with this bug is that while in
full screen mode, if a user drags text from the mozilla web browser,
the application immediately appears to completely freeze, although the
mouse cursor still moves.  When you alt tab out of full screen mode,
you get kicked to the desktop as expected.  However, when you get to
the desktop you get this annoying dialog that says: "You cannot drop
an item onto a button on the taskbar.  However, if you drag the item
over a button without releasing the mouse button, the window will open
after a moment, allowing you to drop the item inside the window."  It
appears that once you close this dialog everything will go back to
normal.  It appears that whatever is causing this dialog, is most
definately causing the frozen behavior of the application.  Now to
drag and drop.  Mozilla's default drag and drop functionality is not
allowing me to drag text to an editfield, so based on this fact, I
don't want d&d at all anyways.  However, at this point my fealing is
that if I could somehow disable drag and drop, I could keep this
strange mouse bleeding through to desktop problem and we would avoid
the frozen behavior.  Does anyone have any idea how I can disable
d&d?  Windows documentation and Mozilla documentation I find
insufficient regarding these areas.  Thanks.

Justin

_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to