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 181780 - Inability to edit commit message
Summary: Inability to edit commit message
Status: RESOLVED DUPLICATE of bug 181722
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2010-03-10 09:38 UTC by Jesse Glick
Modified: 2010-03-10 09:52 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 Jesse Glick 2010-03-10 09:38:57 UTC
In recent builds, but I think also for a short period a few months ago (?), and only sometimes - I am unable to edit commit messages after selecting Team > Commit. This happens with both Mercurial and Subversion.

1. The last-used commit message appears in the box rather than it starting empty.

2. I cannot enter any printing characters by typing; nothing happens.

3. I can, however, move the caret, delete characters, and even use Ctrl-V to paste.

The workaround is to prepare the desired commit message in an external editor, cut it from there, go back to the NB dialog, Ctrl-A Ctrl-V to replace the current text with the text from the clipboard.

When the bug arises, it persists for the whole duration of the IDE session. I am not sure how to reproduce it.
Comment 1 Jesse Glick 2010-03-10 09:40:34 UTC
I should mention: latest JDK 6, Ubuntu, Gnome.
Comment 2 Ondrej Vrabec 2010-03-10 09:52:41 UTC
Seems it applies to all text areas in IDE.

*** This bug has been marked as a duplicate of bug 181722 ***