Community
Participate
Working Groups
Build Identifier: HEAD The creation of DateTips via GanttDateTip#makeDialog is controlled through the flag ISettings#showDateTips (except in one place, for which I will be creating the next bug report). However, in Method GanttComposite#killDialogs, the DateTips are only killed if ISettings#showToolTips returns true. Reproducible: Always Steps to Reproduce: 1. create a chart with ISettings#showToolTips == false 2. drag the chart horizontally. A DateTip appears 3. stop dragging. The DateTip remains
Created attachment 199172 [details] A patch for the non-disappearing tooltips this patch also fixes the issue where a DateTip would appear even though ISettings#showDateTips returns false
Bug already fixed in Nebula 2.3.0