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 138643 - Commit dialog cannot be confirmed by Ctrl-Enter
Summary: Commit dialog cannot be confirmed by Ctrl-Enter
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2008-06-30 15:52 UTC by Jan Lahoda
Modified: 2008-07-07 09:06 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 Jan Lahoda 2008-06-30 15:52:16 UTC
In recent builds (e.g. 20080627090921 from deadlock), pressing Ctrl-Enter inside the Mercurial's commit dialog does not
confirm the dialog. This is very annoying. I am quite sure this worked before.
Comment 1 Tomas Stupka 2008-07-01 10:59:44 UTC
fixed 7c120e2e6fea
Comment 2 Quality Engineering 2008-07-02 04:31:05 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #294 build
Changeset: http://hg.netbeans.org/main/rev/7c120e2e6fea
User: Tomas Stupka <tstupka@netbeans.org>
Log: #138643 - Commit dialog cannot be confirmed by Ctrl-Enter
Comment 3 Jan Lahoda 2008-07-07 09:06:46 UTC
Great!