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 234329 - Task tooltip in Tasks window is almost useless
Summary: Task tooltip in Tasks window is almost useless
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
: 221853 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-08-13 13:11 UTC by Jan Peska
Modified: 2013-08-28 10:46 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
proposed changes - draft (3.59 KB, patch)
2013-08-13 14:19 UTC, Ondrej Vrabec
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Peska 2013-08-13 13:11:51 UTC
Task tooltip in Tasks window just repeats task ID and Summary while other important fields of the task are not displayed - e.g. priority, component, task type, assignee, scheduling (ASA the feature is implemented).
Comment 1 Jan Peska 2013-08-13 13:45:37 UTC
reassigning to Ondra, please take a look ASAP.
Comment 2 Ondrej Vrabec 2013-08-13 14:19:18 UTC
Created attachment 138638 [details]
proposed changes - draft
Comment 3 Ondrej Vrabec 2013-08-13 14:20:32 UTC
... see the patch
Set whatever tooltip you want in BugzillaIssue.updateTooltip(). Do not forget to make changes in the task dashboard, now the tooltip is never refreshed.
Comment 4 Jan Peska 2013-08-13 14:32:15 UTC
(In reply to Ondrej Vrabec from comment #3)
> ... see the patch
> Set whatever tooltip you want in BugzillaIssue.updateTooltip(). Do not
> forget to make changes in the task dashboard, now the tooltip is never
> refreshed.

Thank you for the patch Ondra, I'll implement the rest tomorrow.
Comment 5 Jan Peska 2013-08-15 13:41:10 UTC
fix: http://hg.netbeans.org/core-main/rev/6f87efa558f1
Comment 6 Quality Engineering 2013-08-17 02:20:55 UTC
Integrated into 'main-silver', will be available in build *201308162300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/6f87efa558f1
User: Jan Peska <JPESKA@netbeans.org>
Log: Issue #234329 - Task tooltip in Tasks window is almost useless
Enrich the Bugzilla Task tooltip
Comment 7 Tomas Stupka 2013-08-28 10:46:07 UTC
*** Bug 221853 has been marked as a duplicate of this bug. ***