Menu

#937 Menu and toolbars disappear

closed
5
2012-09-23
2007-01-29
Anonymous
No

When clicking on a link withing a web page the menu and toolbars disappear and are replace by white space and a red X that goes from corner to corner. There doesn't seem to be any specific page that causes this. I did not see this problem in the betas prior to 1.5.0.5.

Discussion

  • Christopher G. Lewis

    Logged In: YES
    user_id=890321
    Originator: NO

    I get the same error, although I don't know exactly what triggers it.

    HEre's the section of Trace.log:
    2007-02-06 15:52:52,041 [7112] ERROR RssBandit.RssBanditApplication [(null)] - OnThreadException() called
    System.InvalidOperationException: The object is currently in use elsewhere.
    at System.Drawing.Image.get_Width()
    at System.Drawing.Image.get_Size()
    at Infragistics.Win.UltraWinToolbars.PopupToolUIElement.PositionChildElements()
    at Infragistics.Win.UIElement.VerifyChildElements(ControlUIElementBase controlElement, Boolean recursive)
    at Infragistics.Win.UIElement.VerifyChildElements(ControlUIElementBase controlElement, Boolean recursive)
    at Infragistics.Win.UIElement.VerifyChildElements(ControlUIElementBase controlElement, Boolean recursive)
    at Infragistics.Win.UIElement.DrawHelper(Graphics graphics, Rectangle invalidRectangle, Boolean doubleBuffer, AlphaBlendMode alphaBlendMode, Boolean clipText, Boolean forceDrawAsFocused)
    at Infragistics.Win.UIElement.Draw(Graphics graphics, Rectangle invalidRectangle, Boolean doubleBuffer, AlphaBlendMode alphaBlendMode)
    at Infragistics.Win.ControlUIElementBase.Draw(Graphics graphics, Rectangle invalidRectangle, Boolean doubleBuffer, AlphaBlendMode alphaBlendMode, Size elementSize)
    at Infragistics.Win.ControlUIElementBase.Draw(Graphics graphics, Rectangle invalidRectangle, Boolean doubleBuffer, AlphaBlendMode alphaBlendMode)
    at Infragistics.Win.UltraControlBase.OnPaint(PaintEventArgs pe)
    at Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea.OnPaint(PaintEventArgs pe)
    at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
    at System.Windows.Forms.Control.WmPaint(Message& m)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

     
  • Dare Obasanjo

    Dare Obasanjo - 2007-02-07

    Logged In: YES
    user_id=24549
    Originator: NO

    This has been fixed.

     

Log in to post a comment.