delphi - IDE crashes with tooltip expression evaluation -


after upgrading tokyo 10.2 tokyo 10.2.1 (in same win 7 vmware workstation vm):

if position mouse on variable, property, method etc. tooltip expression evaluation tooltip starts flickering uncontrollably.
after 5-20 seconds ide crashes.

there seems relation tooltip title bar size:
happens when text in title bar makes window extend horizontally (larger default/minimum size).

this has no issues:

enter image description here

this flickers:

enter image description here

additional notes:

  • it looks flickering starts once ide in 'state', i'm unable detect set state. there's no relation ide having been open longer, program having run, or files in modified state.
  • the crashes happen in 5-10% of flickering cases
  • tiny mouse movements don't resolve this
  • memory usage in task manager fluctuates, not increase

before filing bug report: has else seen , maybe found solution?
prefer keep using tooltip expression evaluation.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -