Re: Annoying popup

From: Guillaume Polet (guillaumedenal..mail.com)
Date: Fri Oct 19 2007 - 08:35:21 EDT

  • Next message: Guido Neitzer: "Re: PostgreSQL SQL generation failing"

    Hi Mike,

        sorry for not answering sooner, but I got stuck with a project and I
    had to finish it asap. I have re-installed WOLips in a fresh environment
    (build id=3.3.4498, Eclipse-europa-fall-win32), but it seems that it
    does not work. I still get that popup when I save and the outline view
    does not display anything when the HTML editor is focused (it does work
    for the WOD editor).

    For the JS property stuff, I am not sure on how I could verify that I
    have the proper property. I suppose that I should add some listener to
    the window scrollbar and see if I can get an attribute that evolves
    accordingly to the scroll bar position. Or is there already some code
    that register a scroll listener in the HTML you sent me? Also, is there
    a particular reason for having redefined twice the few JS functions (or
    can I just ignore the first declarations?)

    Many thanks in advance,

    Guillaume

    Mike Schrag a écrit :
    > Oh .. I committed what I think is maybe a fix a few days ago. Try the
    > latest builds and see if it works now.
    >
    > On Oct 15, 2007, at 3:39 AM, Guillaume Polet wrote:
    >
    >> Indeed this behavior would be quite unfriendly and would probably
    >> drive a normal user nuts after a few minutes. Right now, I have to
    >> say that I haven't much time to investigate this issue in the next
    >> couple days but I will still ask some colleagues if they have any
    >> knwoledge on how to perform the operation you mentionned in IE.
    >> Otherwise, I will try to find an equivalent and send it to you as
    >> soon as possible.
    >>
    >> Thanks again,
    >>
    >> Guillaume
    >>
    >> Guillaume Polet a écrit :
    >>> Great, this is the best thing. It seems that the attribute
    >>> pageYOffset is undefined in IE. I don't really know what it is
    >>> supposed to do and it seems to be only used to update the
    >>> window.status, so maybe we can just avoid it if the browser is IE
    >>> (using some test like /'if
    >>> (navigator.appVersion.indexOf("MSIE")!=-1)'/ ) or try to find some
    >>> equivalent to this property in IE (I have tried the following link,
    >>> but without much success:
    >>> http://msdn2.microsoft.com/en-us/library/ms535873.aspx).
    >>>
    >>> Hope this can help. If you need more information, or more debug
    >>> help, I will be glad to do it but unfortunately my knowledge of
    >>> Javascript is quite small (I usually donnot work directly on Web
    >>> Application).
    >>>
    >>>
    >>> Guillaume
    >>>
    >>> Mike Schrag a écrit :
    >>>>> Ok I will work this way for now. I have closed the outline view
    >>>>> and restarted Eclipse and the problem is gone.
    >>>>>
    >>>>> Thank you very much for replying so fast. I hope though that you
    >>>>> will find a fix for that some day, but since it is still in
    >>>>> progress, I can wait ;-).
    >>>> If you happen to get to this before I do, here's an HTML dump of an
    >>>> outline view. If I had to suspect something offhand, it would be
    >>>> the scroll operation trickery at the bottom that I do to try to
    >>>> maintain the scroll position across outline changes ...
    >>>>
    >>>>
    >>>
    >>>
    >>
    >>
    >> --
    >> Guillaume Polet
    >>
    >> Denali S.A., "Bridging the gap between Business and IT"
    >> Rue de Clairvaux 8, B-1348 Louvain-la-Neuve, Belgium
    >> Office: +32 10 43 99 51 Fax: +32 10 43 99 52
    >> http://www.denali.be
    >>
    >>
    >> Legal notice: this message and its attachments may contain
    >> confidential and/or privileged information. If you are not the
    >> addressee or authorized to receive this for the addressee, you must
    >> not use, copy, disclose or take any action based on this message or
    >> any information herein. If you have received this message by mistake,
    >> please advise the sender immediately by return e-mail and delete this
    >> message from your system. Thank you for your cooperation.
    >>
    >>
    >
    >
    >

    -- 
    Guillaume Polet
    

    Denali S.A., "Bridging the gap between Business and IT" Rue de Clairvaux 8, B-1348 Louvain-la-Neuve, Belgium Office: +32 10 43 99 51 Fax: +32 10 43 99 52 http://www.denali.be

    Legal notice: this message and its attachments may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose or take any action based on this message or any information herein. If you have received this message by mistake, please advise the sender immediately by return e-mail and delete this message from your system. Thank you for your cooperation.



    This archive was generated by hypermail 2.0.0 : Fri Oct 19 2007 - 08:36:58 EDT