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

Summary: No progress indication when computing diff
Product: utilities Reporter: Petr Jiricka <pjiricka>
Component: DiffAssignee: diff-issues@utilities <diff-issues>
Status: VERIFIED FIXED    
Severity: blocker Keywords: PERFORMANCE, USABILITY
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of the UI

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!