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 166853 - No progress indication when computing diff
Summary: No progress indication when computing diff
Status: VERIFIED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: diff-issues@utilities
URL:
Keywords: PERFORMANCE, USABILITY
Depends on:
Blocks:
 
Reported: 2009-06-10 13:21 UTC by Petr Jiricka
Modified: 2009-06-11 15:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of the UI (256.34 KB, image/png)
2009-06-10 13:23 UTC, Petr Jiricka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2009-06-10 13:21:49 UTC
In the diff window, when I select a revision I want to diff in the top part, the bottom part shows <Diff - No revision
selected>, although I just *did* select one. After a while, the diff appears.

It should say something like "wait please..." rather than displaying "nothing selected", making it look like I did
something wrong. This bug is pretty annoying.
Comment 1 Petr Jiricka 2009-06-10 13:23:33 UTC
Created attachment 83401 [details]
Screenshot of the UI
Comment 2 Ondrej Vrabec 2009-06-10 15:57:28 UTC
fixing:
subversion - cdev #b2fcdaccde87
mercurial  - cdev #1f6293bc5509
Comment 3 Quality Engineering 2009-06-11 08:52:10 UTC
Integrated into 'main-golden', will be available in build *200906110201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b2fcdaccde87
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #166853 - No progress indication when computing diff
label 'Wait...' added
Comment 4 Petr Jiricka 2009-06-11 15:40:35 UTC
Great, thanks a lot!