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 130070 - After Ctrl+U U (for upper case) the Ctrl+key not work
Summary: After Ctrl+U U (for upper case) the Ctrl+key not work
Status: RESOLVED DUPLICATE of bug 135732
Alias: None
Product: editor
Classification: Unclassified
Component: Key bindings (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: issues@editor
URL:
Keywords:
: 130222 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-03-13 17:07 UTC by ami
Modified: 2008-06-18 09:25 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 ami 2008-03-13 17:07:43 UTC
After Ctrl+U U (for upper case) the Ctrl+key (any keys) not work.
Comment 1 Vitezslav Stejskal 2008-03-13 17:42:32 UTC
It seems to work fine in a dev build. Could you provide us more details, please? What file were you editing? What
exactly was your build (Help -> About)? What keybindings profile were you using? Did the action (ctrl+U U) work? Did you
see any exceptions? Could you please attach your <userdir>/var/log/messages.log file? Thanks a lot
Comment 2 Vitezslav Stejskal 2008-03-14 09:44:55 UTC
Additional info from ami by email:

Hi,
I saw it in all of my developers using NetBeans IDE 6.1 Beta, the problem wasn't on IDE 6.0.

In any java source file after convert string to uppercase with Ctrl+U U, then (Sorry not any key, just copy to
clipboard) Ctrl+C and Ctrl+Insert not work. If I change window focus it’s solve the problem.

This problem is very annoying.

More info:
When we install NetBeans IDE 6.1 Beta, we respond Yes on the installer question if to take the pervious NetBeans IDE 6.0
setup.

Thanks

Ami
Comment 3 Vitezslav Stejskal 2008-03-14 10:00:12 UTC
I see. I think I am able to reproduce the problem or at least a part of it. The steps I do are as follows:

0. select some text and ctrl+INSERT it to the clipboard, then paste it somewhere else by shift+INSERT, this is to verify
that the shortcuts work
1. select some other text, eg. an identifier (word)
2. hit ctrl+U U, it will get converted to uppercase
3. select yet some other text different from #0 and #1 and try ctrl+INSERT, shift+INSERT it through the clipboard

The ctrl+INSERT action in #3 doesn't seem to work, because shift+INSERT pastes the text selected in #0. Interestingly
the ctrl+C action copies the text correctly, which would suggest that it is only the shortcut that's broken. I also
tried several other ctrl based shortcuts and they seemed to work fine too.
Comment 4 Jiri Prox 2008-03-14 10:11:54 UTC
I can confirm it as well - Ctrl-U U, Ctrl-U L and Ctrl-U S does not work correctly. The first invocation is ok, but
further call does nothing or changes only one character and not whole selection.
No exceptions in the log. Fresh userdir used.


Product Version: NetBeans IDE Dev (Build 20080313092248)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Linux version 2.6.22-14-generic running on i386; UTF-8; en_US (nb)
Comment 5 Vitezslav Stejskal 2008-03-15 17:39:08 UTC
*** Issue 130222 has been marked as a duplicate of this issue. ***
Comment 6 Jiri Prox 2008-04-11 00:46:21 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 7 lkishalmi 2008-04-14 14:02:17 UTC
The same issue here.
Comment 8 Max Sauer 2008-06-18 09:25:52 UTC
Dupl. of #135732 (P2).

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