This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 257481 - Local Tasks update ToolTips only after reloading
Summary: Local Tasks update ToolTips only after reloading
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Task Dashboard (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-08 13:58 UTC by Peter Nabbefeld
Modified: 2016-04-06 01:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Nabbefeld 2016-01-08 13:58:51 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_67
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.65-b04

Reproducibility: Happens every time

STEPS:
  * Open one of the "Local Tasks" (I've placed the "Tasks" navigator into the same window with "Projects", "Files", "Favorites" etc.)
  * Change "Due Date" or Click "Finish"
  * Save the task

ACTUAL:
  * Old ToolTip is shown (old date or status) when moving the cursor over the modified task in the "Tasks" explorer
  * If the task's window is closed and re-opened by double-click, the ToolTip is updated

EXPECTED:
  ToolTip should be updated after save, without the need to close and re-open the task in the editor window.
Comment 1 Jiri Prox 2016-01-14 13:37:35 UTC
reproducible
Comment 2 Tomas Stupka 2016-04-05 08:32:03 UTC
fixed in jet-main #d10105bfd247
Comment 3 Quality Engineering 2016-04-06 01:45:52 UTC
Integrated into 'main-silver', will be available in build *201604060001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d10105bfd247
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #257481 - Local Tasks update ToolTips only after reloading