Keystroke duplicating in data grid
The issue that I am experiencing is easy to reproduce.
When attempting to update the data of a row using the data tab of SQL Developer the cell will receive the first letter twice.
This happens "intermittently"; ~50% of the time when I go to enter fresh data into the cell.
This is most noticeable when you have ~10 columns of Y/N flags and want to simply Y Tab Y Tab Y and end up with Y
YY
YY
and then Shift+Tab rolls you another ~50% chance of fixing it. See image at bottom of question.
Does anyone know of a solution?
Environment specs:
Windows 7 x64
SQL Developer 4.1.5.21.78
C:Program FilesOracleSQL Developer4.1.5.21.78jdkjrerelease | JAVA_VERSION = 1.8.0_102
I've been using the latest versions for over 3 years now and this issue has been persistent in all of the versions.
Example:
oracle-sql-developer
bumped to the homepage by Community♦ 4 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
|
show 3 more comments
The issue that I am experiencing is easy to reproduce.
When attempting to update the data of a row using the data tab of SQL Developer the cell will receive the first letter twice.
This happens "intermittently"; ~50% of the time when I go to enter fresh data into the cell.
This is most noticeable when you have ~10 columns of Y/N flags and want to simply Y Tab Y Tab Y and end up with Y
YY
YY
and then Shift+Tab rolls you another ~50% chance of fixing it. See image at bottom of question.
Does anyone know of a solution?
Environment specs:
Windows 7 x64
SQL Developer 4.1.5.21.78
C:Program FilesOracleSQL Developer4.1.5.21.78jdkjrerelease | JAVA_VERSION = 1.8.0_102
I've been using the latest versions for over 3 years now and this issue has been persistent in all of the versions.
Example:
oracle-sql-developer
bumped to the homepage by Community♦ 4 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
@thatjeffsmith may help for this issue.
– JSapkota
Oct 4 '16 at 5:21
I used to see this when the console would echo the keypresses as well as emit them on screen, so you'd see your keypress outputted back to you, as well as the effect of the keypress. This might be the problem here, but I'm running on guesswork.
– Randolph West
Oct 4 '16 at 5:26
@RandolphWest I am not sure I fully understand what I need to look for. Please see the image I've added to the question. Thanks!
– MonkeyZeus
Oct 4 '16 at 12:34
I don't know. It was a guess. Look in the preferences maybe.
– Randolph West
Oct 4 '16 at 14:01
Is this a new installation of SQL developer?
– Bibhuti Bhusan Padhi
Oct 4 '16 at 14:34
|
show 3 more comments
The issue that I am experiencing is easy to reproduce.
When attempting to update the data of a row using the data tab of SQL Developer the cell will receive the first letter twice.
This happens "intermittently"; ~50% of the time when I go to enter fresh data into the cell.
This is most noticeable when you have ~10 columns of Y/N flags and want to simply Y Tab Y Tab Y and end up with Y
YY
YY
and then Shift+Tab rolls you another ~50% chance of fixing it. See image at bottom of question.
Does anyone know of a solution?
Environment specs:
Windows 7 x64
SQL Developer 4.1.5.21.78
C:Program FilesOracleSQL Developer4.1.5.21.78jdkjrerelease | JAVA_VERSION = 1.8.0_102
I've been using the latest versions for over 3 years now and this issue has been persistent in all of the versions.
Example:
oracle-sql-developer
The issue that I am experiencing is easy to reproduce.
When attempting to update the data of a row using the data tab of SQL Developer the cell will receive the first letter twice.
This happens "intermittently"; ~50% of the time when I go to enter fresh data into the cell.
This is most noticeable when you have ~10 columns of Y/N flags and want to simply Y Tab Y Tab Y and end up with Y
YY
YY
and then Shift+Tab rolls you another ~50% chance of fixing it. See image at bottom of question.
Does anyone know of a solution?
Environment specs:
Windows 7 x64
SQL Developer 4.1.5.21.78
C:Program FilesOracleSQL Developer4.1.5.21.78jdkjrerelease | JAVA_VERSION = 1.8.0_102
I've been using the latest versions for over 3 years now and this issue has been persistent in all of the versions.
Example:
oracle-sql-developer
oracle-sql-developer
edited Oct 5 '16 at 17:03
MonkeyZeus
asked Oct 3 '16 at 19:54
MonkeyZeusMonkeyZeus
128110
128110
bumped to the homepage by Community♦ 4 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 4 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
@thatjeffsmith may help for this issue.
– JSapkota
Oct 4 '16 at 5:21
I used to see this when the console would echo the keypresses as well as emit them on screen, so you'd see your keypress outputted back to you, as well as the effect of the keypress. This might be the problem here, but I'm running on guesswork.
– Randolph West
Oct 4 '16 at 5:26
@RandolphWest I am not sure I fully understand what I need to look for. Please see the image I've added to the question. Thanks!
– MonkeyZeus
Oct 4 '16 at 12:34
I don't know. It was a guess. Look in the preferences maybe.
– Randolph West
Oct 4 '16 at 14:01
Is this a new installation of SQL developer?
– Bibhuti Bhusan Padhi
Oct 4 '16 at 14:34
|
show 3 more comments
@thatjeffsmith may help for this issue.
– JSapkota
Oct 4 '16 at 5:21
I used to see this when the console would echo the keypresses as well as emit them on screen, so you'd see your keypress outputted back to you, as well as the effect of the keypress. This might be the problem here, but I'm running on guesswork.
– Randolph West
Oct 4 '16 at 5:26
@RandolphWest I am not sure I fully understand what I need to look for. Please see the image I've added to the question. Thanks!
– MonkeyZeus
Oct 4 '16 at 12:34
I don't know. It was a guess. Look in the preferences maybe.
– Randolph West
Oct 4 '16 at 14:01
Is this a new installation of SQL developer?
– Bibhuti Bhusan Padhi
Oct 4 '16 at 14:34
@thatjeffsmith may help for this issue.
– JSapkota
Oct 4 '16 at 5:21
@thatjeffsmith may help for this issue.
– JSapkota
Oct 4 '16 at 5:21
I used to see this when the console would echo the keypresses as well as emit them on screen, so you'd see your keypress outputted back to you, as well as the effect of the keypress. This might be the problem here, but I'm running on guesswork.
– Randolph West
Oct 4 '16 at 5:26
I used to see this when the console would echo the keypresses as well as emit them on screen, so you'd see your keypress outputted back to you, as well as the effect of the keypress. This might be the problem here, but I'm running on guesswork.
– Randolph West
Oct 4 '16 at 5:26
@RandolphWest I am not sure I fully understand what I need to look for. Please see the image I've added to the question. Thanks!
– MonkeyZeus
Oct 4 '16 at 12:34
@RandolphWest I am not sure I fully understand what I need to look for. Please see the image I've added to the question. Thanks!
– MonkeyZeus
Oct 4 '16 at 12:34
I don't know. It was a guess. Look in the preferences maybe.
– Randolph West
Oct 4 '16 at 14:01
I don't know. It was a guess. Look in the preferences maybe.
– Randolph West
Oct 4 '16 at 14:01
Is this a new installation of SQL developer?
– Bibhuti Bhusan Padhi
Oct 4 '16 at 14:34
Is this a new installation of SQL developer?
– Bibhuti Bhusan Padhi
Oct 4 '16 at 14:34
|
show 3 more comments
1 Answer
1
active
oldest
votes
Please try the following possible solution:
1. Go to the following directory in c: drive:
C:Users<your_user_id>AppDataRoaming
- There you will find folder(s) named
SQL Developer
andsqldeveloper
- Rename those folders (whose name is like SQL developer and sqldeveloper) to something like SQL Developer1 and sqldeveloper1 respectively or as you like.
- Restart SQL Developer application.
Note: After performing the above operations all your Connections data will get erased. So, you might need to first export all your connections into an .xml file.
Hope this solves your problem !!
tried that, it didn't work, thanks anyway
– Pierluigi Vernetto
Mar 17 '18 at 20:07
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "182"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f151352%2fkeystroke-duplicating-in-data-grid%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Please try the following possible solution:
1. Go to the following directory in c: drive:
C:Users<your_user_id>AppDataRoaming
- There you will find folder(s) named
SQL Developer
andsqldeveloper
- Rename those folders (whose name is like SQL developer and sqldeveloper) to something like SQL Developer1 and sqldeveloper1 respectively or as you like.
- Restart SQL Developer application.
Note: After performing the above operations all your Connections data will get erased. So, you might need to first export all your connections into an .xml file.
Hope this solves your problem !!
tried that, it didn't work, thanks anyway
– Pierluigi Vernetto
Mar 17 '18 at 20:07
add a comment |
Please try the following possible solution:
1. Go to the following directory in c: drive:
C:Users<your_user_id>AppDataRoaming
- There you will find folder(s) named
SQL Developer
andsqldeveloper
- Rename those folders (whose name is like SQL developer and sqldeveloper) to something like SQL Developer1 and sqldeveloper1 respectively or as you like.
- Restart SQL Developer application.
Note: After performing the above operations all your Connections data will get erased. So, you might need to first export all your connections into an .xml file.
Hope this solves your problem !!
tried that, it didn't work, thanks anyway
– Pierluigi Vernetto
Mar 17 '18 at 20:07
add a comment |
Please try the following possible solution:
1. Go to the following directory in c: drive:
C:Users<your_user_id>AppDataRoaming
- There you will find folder(s) named
SQL Developer
andsqldeveloper
- Rename those folders (whose name is like SQL developer and sqldeveloper) to something like SQL Developer1 and sqldeveloper1 respectively or as you like.
- Restart SQL Developer application.
Note: After performing the above operations all your Connections data will get erased. So, you might need to first export all your connections into an .xml file.
Hope this solves your problem !!
Please try the following possible solution:
1. Go to the following directory in c: drive:
C:Users<your_user_id>AppDataRoaming
- There you will find folder(s) named
SQL Developer
andsqldeveloper
- Rename those folders (whose name is like SQL developer and sqldeveloper) to something like SQL Developer1 and sqldeveloper1 respectively or as you like.
- Restart SQL Developer application.
Note: After performing the above operations all your Connections data will get erased. So, you might need to first export all your connections into an .xml file.
Hope this solves your problem !!
answered Oct 4 '16 at 14:48
Bibhuti Bhusan PadhiBibhuti Bhusan Padhi
13910
13910
tried that, it didn't work, thanks anyway
– Pierluigi Vernetto
Mar 17 '18 at 20:07
add a comment |
tried that, it didn't work, thanks anyway
– Pierluigi Vernetto
Mar 17 '18 at 20:07
tried that, it didn't work, thanks anyway
– Pierluigi Vernetto
Mar 17 '18 at 20:07
tried that, it didn't work, thanks anyway
– Pierluigi Vernetto
Mar 17 '18 at 20:07
add a comment |
Thanks for contributing an answer to Database Administrators Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f151352%2fkeystroke-duplicating-in-data-grid%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
@thatjeffsmith may help for this issue.
– JSapkota
Oct 4 '16 at 5:21
I used to see this when the console would echo the keypresses as well as emit them on screen, so you'd see your keypress outputted back to you, as well as the effect of the keypress. This might be the problem here, but I'm running on guesswork.
– Randolph West
Oct 4 '16 at 5:26
@RandolphWest I am not sure I fully understand what I need to look for. Please see the image I've added to the question. Thanks!
– MonkeyZeus
Oct 4 '16 at 12:34
I don't know. It was a guess. Look in the preferences maybe.
– Randolph West
Oct 4 '16 at 14:01
Is this a new installation of SQL developer?
– Bibhuti Bhusan Padhi
Oct 4 '16 at 14:34