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 198882 - Irritating warning dialog
Summary: Irritating warning dialog
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-25 14:20 UTC by Ondrej Vrabec
Modified: 2011-05-26 11:19 UTC (History)
1 user (show)

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 Ondrej Vrabec 2011-05-25 14:20:27 UTC
Hi, first of all, you have done well developing the git plugin, guys. Great job!

Just a minor annoyance. Invoke Git -> Reset, the dialog opens. I want to enter "HEAD~1" as the revision value. But as i slowly typed "HEAD~" a dialog pops up saying the revision HEAD~ cannot be found. That is indeed correct but since i am not finished typing, the error should be either skipped over or notified in a less intrusive way, like "Unknown" label in the details.

Product Version = NetBeans IDE Dev (Build 20110519-234088267245)
Operating System = Linux version 2.6.37.6-0.5-desktop running on amd64
Java; VM; Vendor = 1.7.0-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 21.0-b13
Comment 1 Ondrej Vrabec 2011-05-25 14:23:13 UTC
fix: http://hg.netbeans.org/core-main/rev/4e4e0eea6cb1
Comment 2 Ondrej Vrabec 2011-05-25 14:29:48 UTC
7.0.1 fix: http://hg.netbeans.org/releases/rev/245a09faa72a
Comment 3 Quality Engineering 2011-05-26 11:19:16 UTC
Integrated into 'main-golden', will be available in build *201105260401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/4e4e0eea6cb1
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #198882 - Irritating warning dialog