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 130222 - To Uppercase Ctrl+U U and To Lowercase CTRL+U L binding only work once
Summary: To Uppercase Ctrl+U U and To Lowercase CTRL+U L binding only work once
Status: RESOLVED DUPLICATE of bug 130070
Alias: None
Product: editor
Classification: Unclassified
Component: Key bindings (show other bugs)
Version: 6.x
Hardware: All Linux
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-15 16:26 UTC by _ sandipchitale
Modified: 2008-03-15 17:39 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 _ sandipchitale 2008-03-15 16:26:13 UTC
Steps:

1. Open a .java file editor.
2. Select a lowercase word
3. Type Ctrl+U U (To Uppercase action). That works.
4. Select another lowercase word.
5. Type Ctrl+U U (To Uppercase action) again. The word remains lowercase. The caret moves to the beyond the space after
the word. Selection is gone (as expected.
Comment 1 _ sandipchitale 2008-03-15 16:29:15 UTC
Hmmm...if I make the editor loose focus by selecting some other editor. Then come back to the first editor the actions
work again only first time.
Comment 2 Vitezslav Stejskal 2008-03-15 17:39:09 UTC
It was already reported. Thanks

*** This issue has been marked as a duplicate of 130070 ***