Hello Martin,

thanks for your reply. I could not find any kind of confirm in my code. 
Furthermore I removed some events and some code parts but was not able to 
determine where the error comes from. By now, only the "blurred window" error 
occures to me - do you have an idea what to search for?  Is there a kind of 
event listener I can attach to the browser instance itself to display a 
stacktrace or something when it's blurred?

Thank you,
Daniel

-------- Original Message --------
Subject: Re: [qooxdoo-devel] Problems when hovering SelectBox / ComboBox / 
CheckBox (21-Aug-2009 14:14)
From:    MartinWittemann <[email protected]>
To:      [email protected]

> 
> Hello Daniel,
> 
> a message box like an alert with two buttons is a confirm. Maybe its a good
> idea to search for confirm in all your code. I took a look at the framework
> code and we dont have any confirm call in it. So it hast to be somewhere in
> your code, als you already thought.
> 
> The same is true for the rest of your problems. There are no such problems
> known as framework problems so you should have to check your code. Maybe
> just disable half of the ui and check back again if its still there.
> 
> Best,
> Martin
> 
> 
> Daniel Hirtzbruch-2 wrote:
> > 
> > Hello,
> > 
> > I got a serious problem when using qx.ui.form.SelectBox / ComboBox /
> > CheckBox. I got several of these boxes in my app and something must be
> > wrong with my code I think. When hovering one of those boxes in the source
> > version, I often get one of these two errors:
> > 
> > - either a kind of message box (like JS alert but with two buttons)
> > appears several times (about 10 times). The message does not contain any
> > text, theres no title (the blue heading in the message window), no text on
> > the window itself and nothing on the buttons. On mouseout the same message
> > appears again (same number of times).
> > - or the complete browser instance is somehow "blurred". The window looses
> > the focus and I can not do anything but close firefox via the windows task
> > manager. When the window is blurred like this, the firefox instance runs
> > at 50% cpu load permanently until I close it via the Task Manager.
> > 
> > By now I'm not able to determine when which error appears. I was not able
> > to fix those errors during some days, not every Box causes these errors
> > every time I rebuild / reload the app but the error always is present. I
> > could not find any difference between boxes causing the error or not
> > causing so everything is a bit confusing for me...
> > 
> > Is there any known problem like this kind? I could not find any issues in
> > Bugzilla / the Mailing list.
> > 
> > Maybe you can help - posting the code might be a bit too much but I can
> > give you access to the app itself if that helps.
> > 
> > Thanks in advance,
> > Daniel
> > 
> >  
> > ----------------------------------------------------------------------------
> > --
> > Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> > 30-Day 
> > trial. Simplify your report design, integration and deployment - and focus
> > on 
> > what you do best, core application coding. Discover what's new with 
> > Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> > _______________________________________________
> > qooxdoo-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> > 
> > 
> 
> -- 
> View this message in context: http://n2.nabble.com/Problems-when-hovering-
> SelectBox-ComboBox-CheckBox-tp3488627p3488876.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
> 
> ----------------------------------------------------------------------------
> --
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> 
> trial. Simplify your report design, integration and deployment - and focus 
> on 
> what you do best, core application coding. Discover what's new with 
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to