CuteEditor focus using 4.0.0.6

  •  04-07-2005, 12:36 PM

    CuteEditor focus using 4.0.0.6

    I'm experiencing an issue with the updated 4.0.0.6 version of the CuteEditor for .NET related to the initial focus by the browser.  In version 4.0.0.5 of CuteEditor, on my page containing 3 CuteEditor components, focus would somewhat randomly be given to one of the three components.  One element was off the bottom of the visible page and if it happened to randomly get focus, the browser would jump down to that component.  In the 4.0.0.5 release, if the component had more than a page of text and itself had a vertical scrollbar, the editor with focus would also jump to the bottom of it's text (In the 4.0.0.6 release when a component in this case get's focus, the component does not jump to the bottom of the text...but rather 'without clicking it', you need to scroll to the bottom of the component to see the blinking cursor).
     
    With the version 4.0.0.6 CuteEditor I am seeing very strange results.  On two of my test servers the components again get random focus.  However with the same exact source code my third server is not setting focus to any of the three components and is functioning as we want it to function.  I can't figure out why the same 4.0.0.6 component is behaving so differently on my three servers.
     
    Also, I performed similar tests on the Cutesoft website example page that contains multiple editors:
    http://cutesoft.net/example/Multiple.aspx
     
    The very first time I loaded this page, the focus was given to the end of the text in the first editor.  Every time since them that I have reloaded/opened a new browser to the multiple.aspx page focus was not given to any of the components.  Again...very strange.
     
    Is there a setting I need to change to ensure that focus is never defaulted to any of the CuteEditor components?  I hope i'm not going crazy here...
     
    Thank you,
    Ryan
View Complete Thread