Christian Rösch

Results 57 issues of Christian Rösch

_Issue by **[Peter Murray](http://jira.codehaus.org/secure/ViewProfile.jspa?name=plm31)** from Tue, 16 Nov 2010 10:12:03 -0600_ _Originally opened as http://jira.codehaus.org/browse/FEST-405_ --- There is currently no way to terminate all the running FEST Swing tests once...

import from fest-swing
Major
Improvement

_Issue by **[Alex Ruiz](http://jira.codehaus.org/secure/ViewProfile.jspa?name=alexruiz)** from Thu, 5 Mar 2009 12:23:19 -0600_ _Originally opened as http://jira.codehaus.org/browse/FEST-39_ --- Hi, I think that MouseClickInfo should also encapsulate the key modifiers. Thanks, Csabi Original...

import from fest-swing
New Feature

_Issue by **[Alex Ruiz](http://jira.codehaus.org/secure/ViewProfile.jspa?name=alexruiz)** from Tue, 3 Mar 2009 19:32:11 -0600_ _Originally opened as http://jira.codehaus.org/browse/FEST-28_ --- Hi, Basically I need #check and #uncheck from JCheckBoxFixture. It would be nice to...

import from fest-swing
New Feature
Minor

In issue #4 all assertj-swing tests failing were fixed. But this one still needs to be fixed. Currently all tests just run under en_US, because `KeyStrokeMappingProvider_en_keyStrokeMappings_Test` checks the `en` mapping...

Test

In issue #4 all `assertj-swing` tests failing were fixed. But this one still needs to be fixed. It was originally issued [here](http://code.google.com/p/fest/issues/detail?id=213) And as I analysed this issue isn't working...

bug
enhancement
to be documented
Improvement
Minor

_Issue by **[Morten Breum Mikkelsen](http://jira.codehaus.org/secure/ViewProfile.jspa?name=mortenbreum)** from Sun, 29 Nov 2009 13:36:22 -0600_ _Originally opened as http://jira.codehaus.org/browse/FEST-263_ --- The following code coughs on the exception pasted below: public static void main(String[]...

import from fest-swing
Minor

_Issue by **[Peter Murray](http://jira.codehaus.org/secure/ViewProfile.jspa?name=plm31)** from Wed, 2 Jun 2010 06:26:50 -0500_ _Originally opened as http://jira.codehaus.org/browse/FEST-360_ --- There is a need for a en_GB keystroke mapping provider as part of the...

import from fest-swing
Major

_Issue by **[Ludwig Kirchner](http://jira.codehaus.org/secure/ViewProfile.jspa?name=ludki)** from Tue, 17 Nov 2009 07:52:44 -0600_ _Originally opened as http://jira.codehaus.org/browse/FEST-253_ --- Changing the lines mappings.add(mapping('-', VK_SLASH, NO_MASK)); mappings.add(mapping('_', VK_SLASH, SHIFT_MASK)); to : mappings.add(mapping('-', 45, NO_MASK));...

import from fest-swing
Major

_Issue by **[Gustavo Jimenez Hernandez](http://jira.codehaus.org/secure/ViewProfile.jspa?name=codegus)** from Wed, 2 Sep 2009 09:02:34 -0500_ _Originally opened as http://jira.codehaus.org/browse/FEST-220_ --- When it try write in a combo box using JComboBoxFixture occur a IllegalArgumentException,...

import from fest-swing
Major

_Issue by **[Alex Ruiz](http://jira.codehaus.org/secure/ViewProfile.jspa?name=alexruiz)** from Fri, 23 Jul 2010 19:09:24 -0500_ _Originally opened as http://jira.codehaus.org/browse/FEST-375_ --- None --- votes (original issue): 0 watches (original issue): 0

import from fest-swing
Major
Improvement