On Tue, Jan 08, 2002 at 06:52:28PM +0000, Angus Leeming wrote:

> > Everything is fine for me KDE 2 kwin, Linux.
> 
> Ok. I concluse that this is a bug in the xforms library on my system. Nothing 
> newer than 0.89.0 exists for Alpha. We've screamed about this to the xforms 
> list in the past and they've provided us with a work around (implemented in 
> combox.C). Glad to hear that they also fixed the root cause in newer versions 
> of the library.

I'm running 0.88-9. Are you talking about :

1) open the dropdown, then try to move the main window -> you are allowed to mvoe the 
window, and the
   dropdown doesn't move with it

or

2) open the dropdown, then close it, then move the main window, then open it again -> 
dropdown is in
   wrong position.


1) should be stopped because we grab the pointer in ::select()

2) shouldn't happen beacause we pass the new co-ords to ::select()

The bug in combox.C:

    287                 // This is a bug work around suggested by Steve Lamont on the
    288                 // xforms mailing list. It correctly positions the browser form
    289                 // after the main window has been moved.
    290                 // The bug only occurs in tabbed folders.

seems unrelated to both cases.

Can you clarify /exactly/ what you are doing ? Can other people try it ?

thanks
john

-- 
"I went to set up a Yahoo ID for my dog. (Don't ask, but the DOG'S email was 
cluttering my inbox)." 
        - Ruthless Advisorette

Reply via email to