cannot type "@" in Us keyboard

Bug #1088719 reported by vignesh
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
In Progress
Wishlist
RaiMan

Bug Description

i want to type <email address hidden> and i am using a us keyboard.

1.i tried type(<email address hidden>)
2.I tried paste(<email address hidden>)
3.Then i treid the following
wait(2)
type("jason_r")
wait(3)
paste("@")
wait(2)
type("ptprinters.com")

Question:
Either of this cases there is no consistency and sintead of character "@" letter "2" gets typed.rarely @ gets types but when i close my browser and then reopen the same it is again typing "2".

I am performing this on a flex/flash content player application which is browser based.
Please help me this is a blocker for me.These are my configurations.This is a critical issue for the delivery

OS Type: Windows 7,64 bit Pro x64 SP1 Universal
OS Processor: Intel Core –i7-2620M CPU @2.70GHZ
Screen Resolution :1680 * 1050 (native)
Browser Version:Firefox 13.0.1
Java version: jdk1.6.0_37 , jre6
Sikuli Version: Sikuli-r930-win32
Path : C:\Program Files (x86)\Sikuli X\libs;C:\Program Files (x86)\Java\jre6\bin;

Tags: fkt-type
Revision history for this message
RaiMan (raimund-hocke) wrote :

known problem: faq 933

paste should work:
paste("<email address hidden>")

if the caret is positioned in the right input field in this moments.
When filling fields using paste and then type(some-keys), intervening short wait()'s sometimes help.

Changed in sikuli:
status: New → In Progress
assignee: nobody → RaiMan (raimund-hocke)
milestone: none → x1.0
tags: added: fkt-type
RaiMan (raimund-hocke)
Changed in sikuli:
importance: Undecided → Low
milestone: x1.0 → none
RaiMan (raimund-hocke)
Changed in sikuli:
importance: Low → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.