Annoying bug with help system in #Delphi #XE8 . Any thoughts to fix it?


Annoying bug with help system in #Delphi #XE8 . Any thoughts to fix it?

Comments

  1. [2132FA3C]{vclide220.bpl} IDEVirtualTrees.TBaseVirtualTree.WndProc (Line 23582, "IDEVirtualTrees.pas" + 32) + $4
    [506871B0]{vcl220.bpl  } Vcl.Controls.TWinControl.MainWndProc (Line 9786, "Vcl.Controls.pas" + 3) + $6
    [50172D80]{rtl220.bpl  } System.Classes.StdWndProc (Line 16882, "System.Classes.pas" + 8) + $0
    [21324677]{vclide220.bpl} IDEVirtualTrees.TBaseVirtualTree.WMKeyDown (Line 16324, "IDEVirtualTrees.pas" + 377) + $1B
    [5068A0C8]{vcl220.bpl  } Vcl.Controls.TWinControl.CNKeyDown (Line 11735, "Vcl.Controls.pas" + 11) + $C
    [50687CA2]{vcl220.bpl  } Vcl.Controls.TWinControl.DefaultHandler (Line 10120, "Vcl.Controls.pas" + 30) + $19
    [50682FE9]{vcl220.bpl  } Vcl.Controls.TControl.WndProc (Line 7245, "Vcl.Controls.pas" + 91) + $6
    [50060538]{rtl220.bpl  } System.TMonitor.TryEnter (Line 17939, "System.pas" + 10) + $0
    [500600B8]{rtl220.bpl  } System.TMonitor.Enter (Line 17632, "System.pas" + 4) + $2
    [5005FF3C]{rtl220.bpl  } System.TMonitor.CheckOwningThread (Line 17550, "System.pas" + 2) + $0
    [50060246]{rtl220.bpl  } System.TMonitor.Exit (Line 17736, "System.pas" + 1) + $2
    [50060297]{rtl220.bpl  } System.TMonitor.Exit (Line 17758, "System.pas" + 2) + $7
    [50664E27]{vcl220.bpl  } Vcl.Graphics.FreeMemoryContexts (Line 7051, "Vcl.Graphics.pas" + 12) + $8
    [506871B0]{vcl220.bpl  } Vcl.Controls.TWinControl.MainWndProc (Line 9786, "Vcl.Controls.pas" + 3) + $6
    [506871C5]{vcl220.bpl  } Vcl.Controls.TWinControl.MainWndProc (Line 9789, "Vcl.Controls.pas" + 6) + $0
    [50172D80]{rtl220.bpl  } System.Classes.StdWndProc (Line 16882, "System.Classes.pas" + 8) + $0
    [50687B91]{vcl220.bpl  } Vcl.Controls.TWinControl.WndProc (Line 10079, "Vcl.Controls.pas" + 158) + $6
    [50060538]{rtl220.bpl  } System.TMonitor.TryEnter (Line 17939, "System.pas" + 10) + $0
    [500600B8]{rtl220.bpl  } System.TMonitor.Enter (Line 17632, "System.pas" + 4) + $2
    [5005FF3C]{rtl220.bpl  } System.TMonitor.CheckOwningThread (Line 17550, "System.pas" + 2) + $0
    [2132FA3C]{vclide220.bpl} IDEVirtualTrees.TBaseVirtualTree.WndProc (Line 23582, "IDEVirtualTrees.pas" + 32) + $4
    [506871B0]{vcl220.bpl  } Vcl.Controls.TWinControl.MainWndProc (Line 9786, "Vcl.Controls.pas" + 3) + $6
    [50172D80]{rtl220.bpl  } System.Classes.StdWndProc (Line 16882, "System.Classes.pas" + 8) + $0
    [507CB41F]{vcl220.bpl  } Vcl.Forms.TApplication.ProcessMessage (Line 10352, "Vcl.Forms.pas" + 23) + $1
    [507CB462]{vcl220.bpl  } Vcl.Forms.TApplication.HandleMessage (Line 10382, "Vcl.Forms.pas" + 1) + $4
    [507CB795]{vcl220.bpl  } Vcl.Forms.TApplication.Run (Line 10520, "Vcl.Forms.pas" + 26) + $3

    ReplyDelete
  2. Did an auto report to QC, but it ends up as private.  Should probably post a regular report in QP.

    ReplyDelete
  3. A similar issue exists: https://quality.embarcadero.com/browse/RSP-10117
    Adding a comment and a vote to that one.

    ReplyDelete

Post a Comment