jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
FEST
  • FEST
  • FEST-375 Add support for languages others than...
  • FEST-220

Add support for Spanish

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Sub-task Sub-task
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: FEST-Swing 1.2a3
  • Fix Version/s: None
  • Component/s: Swing
  • Labels:
    None
  • Environment:
    window xp profesional version 2002 service pack 3
    Keyboard input lenguage default: spanish, option to change it to english
  • Number of attachments :
    0

Description

When it try write in a combo box using JComboBoxFixture occur a IllegalArgumentException, the text that is writing in the component is: !#$%&()'?żĄ+*~[]{}^
this is the trace:
java.lang.IllegalArgumentException: Invalid key code '47'
at org.fest.swing.core.RobotEventGenerator.pressKey(RobotEventGenerator.java:118)
at org.fest.swing.core.BasicRobot.doPressKey(BasicRobot.java:597)
at org.fest.swing.core.BasicRobot.keyPressAndRelease(BasicRobot.java:582)
at org.fest.swing.core.BasicRobot.type(BasicRobot.java:553)
at org.fest.swing.core.BasicRobot.enterText(BasicRobot.java:536)
at org.fest.swing.driver.JComboBoxDriver.enterText(JComboBoxDriver.java:363)
at org.fest.swing.fixture.JComboBoxFixture.enterText(JComboBoxFixture.java:199)

I could seen that the text wrote in the component was: !#$%/)', at this moment the test fail
but also noted that changing the keyboard input language (Spanish to
English) when the test is running, the error does not reproduce.

Issue Links

depends upon

New Feature - A new feature of the product, which has yet to be developed. FEST-315 Load keyboard mappings from text files

  • Major - Major loss of function.
  • Resolved - A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Alex Ruiz added a comment - 28/Dec/09 1:43 AM

Hi Gustavo,

Is the keyboard layout in Spanish? If that is the case, this issue can be considered a improvement, and not a bug, since we don't support Spanish locale yet.

If support for Spanish locale is what you need, I'm going to need some help testing, since I don't have a keyboard with Spanish layout.

Thanks!

Show
Alex Ruiz added a comment - 28/Dec/09 1:43 AM Hi Gustavo, Is the keyboard layout in Spanish? If that is the case, this issue can be considered a improvement, and not a bug, since we don't support Spanish locale yet. If support for Spanish locale is what you need, I'm going to need some help testing, since I don't have a keyboard with Spanish layout. Thanks!
Hide
Permalink
Gustavo Jimenez Hernandez added a comment - 28/Dec/09 10:31 AM

Hi Alex,

Yes, the keyboard layout is in Spanish.

Yes, that's what I need, I'll help you gladly with the testing you need.

Greetings

Show
Gustavo Jimenez Hernandez added a comment - 28/Dec/09 10:31 AM Hi Alex, Yes, the keyboard layout is in Spanish. Yes, that's what I need, I'll help you gladly with the testing you need. Greetings

People

  • Assignee:
    Alex Ruiz
    Reporter:
    Gustavo Jimenez Hernandez
Vote (1)
Watch (1)

Dates

  • Created:
    02/Sep/09 9:02 AM
    Updated:
    23/Jul/10 7:32 PM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.