Christian Rösch

Results 107 comments of Christian Rösch

It would be nice to not only introduce existing commands but simplify calls. I find it sometimes annoying to type ``` $ timew summary :month :ids``` It'd be cool to...

Thanks for providing the problem and the test! Unfortunately I don't have access to a OSX machine and cannot analyse the problem myself. So this bug might remain unfixed until...

It might behave differently. Or there is some other difference. Unfortunately I don't have access to OS X so it's up to somebody which has access .. I'll review and...

Thanks for the feedback. The demo project should give you some ideas, what's possible with testing and how the tests are written. It's not necessary to use methods like newLabel...

_Comment by **[plm31](http://jira.codehaus.org/secure/ViewProfile.jspa?name=plm31)** from Wed, 2 Jun 2010 06:26:50 -0500_ --- Attachment [KeyStrokeMappingProvider_en_GB.java](http://jira.codehaus.org/secure/attachment/49387/) (size=884)

Did you find a solution? I got this far and am not sure what parts are wrong or if everything works as expected, but I receive the verification SMS -...

_Comment by **[kgeis](http://jira.codehaus.org/secure/ViewProfile.jspa?name=kgeis)** from Mon, 12 Oct 2009 16:50:18 -0500_ --- I haven't dealt with the classloading issue, but I've tested my WebStart app by creating my own ServiceManagerStub. I...

Hi @Neitsch thanks for opening the issue. Do you have a scenario where this would pop up or is it just a good analysis of our codebase plus thinking about...

_Comment by **[henningb](http://jira.codehaus.org/secure/ViewProfile.jspa?name=henningb)** from Mon, 30 Nov 2009 05:17:52 -0600_ --- with source tags: public void setTextSim(String text, CommonComponentFixture component){ KeyStrokeMappingProvider_de provider= new KeyStrokeMappingProvider_de(); KeyStrokeMap.addKeyStrokesFrom(provider); java.awt.Robot awtRobot = null; try...

If necessary I can provide the traffic for a good and for a bad commit. But only if needed..