'x' not working anymore in input fields
Hi
I've noticed this afternoon that I'm no longer able to enter the character 'x' or 'X' in any input field. Pasting the character works but not normal keyboard input. All other characters seam to work as before. A work collogue has the same problem. So I think it's not the browser. The new behaviour seams to be on one of the changes since Thursday. I had a look at them and can't see and thing suspicious.
I currently run svn version 4715.
Any Idea where to look ...
Regards
Matthias
On 2013-10-28 19:57, Matthias Cramer wrote:
Hi
I've noticed this afternoon that I'm no longer able to enter the character 'x' or 'X' in any input field. Pasting the character works but not normal keyboard input. All other characters seam to work as before. A work collogue has the same problem. So I think it's not the browser. The new behaviour seams to be on one of the changes since Thursday. I had a look at them and can't see and thing suspicious.
I currently run svn version 4715.
I get this randomly in Chrome on all sorts of things.
adam.
Hi Again
Found it!
html/js/ref.js line 50
Key code 88 is 'x'. Not shure what this event listener should do, but if I change 88 to something else (188 in my case) x works again.
I now disabled the whole window.addEventListener for the moment.
Regards
Matthias
On 28/10/13 20:57, Matthias Cramer wrote:
Hi
I've noticed this afternoon that I'm no longer able to enter the character 'x' or 'X' in any input field. Pasting the character works but not normal keyboard input. All other characters seam to work as before. A work collogue has the same problem. So I think it's not the browser. The new behaviour seams to be on one of the changes since Thursday. I had a look at them and can't see and thing suspicious.
I currently run svn version 4715.
Any Idea where to look ...
Regards
Matthias
participants (2)
-
Adam Armstrong
-
Matthias Cramer