When I try to use Ctrl+S in Eclipse to save the current document, it doesn't save the document. In fact, it skips and highlights the next "S" in the document, and continuing to press "s" will skip from "s" to "s" in the document. I have reset my key bindings in eclipse, and even manually set both of the "Save" commands (one in File, the other in Application Category). I've looked for key bindings that have only Ctrl, but nothing pops out.
I don't have any scripts (like AutoHotkey) running. I'm running Eclipse 4.2.1. This randomly started happening, so I'm pretty sure its a bug on my side (especially with it being such a basic command on a solid IDE).
My guess is that its a plugin, or some other program interfering, but I don't know.