Minying Bao created CLOUDSTACK-4312:
---------------------------------------

             Summary: Comment or remove the two lines (line #173 & #174) from 
Ajaxkeys.js file keyboardType: KEYBOARD_TYPE_COOKED section
                 Key: CLOUDSTACK-4312
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4312
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: VNC Proxy
    Affects Versions: 4.2.0
         Environment: Build# CloudPlatform-4.2-389 
(CloudPlatform-4.2-389-rhel6.3.tar.gz)
Host Server: Tempa RTM
NFS, CS-Mgr Servers: CentOS 6.3
Client & Browser: Win7-Chrome, Win7-Firefox22.0, Win7-IE9,10
            Reporter: Minying Bao
            Priority: Critical
             Fix For: 4.2.0


Comment or remove the below two lines (line #173 & #174) from Ajaxkeys.js file 
keyboardType: KEYBOARD_TYPE_COOKED section
<<<
                        //{keycode: 186, entry: X11_KEY_COLON, browser: 
"Chrome"},
                        //{keycode: 226, entry: X11_KEY_REVERSE_SOLIUS},

>>>

if not comment line# 173 and 174 
EN: the key ;: in IE,Chrome Notepad
-> direct output ;; 
-> Shift Combined ::

JA workaround of the key \_ろ in IE,Chrome Notepad/Wordpad 
-> direct output ¥¥
-> Shift Combined |_

if only comment line# 173 while not comment line# 174 
EN: the key ;: in IE,Chrome  -> Pass
JA workaround: the key \_ろ in IE,Chrome -> Fail 

if comment both line# 173 and 174 
EN: the key ;: in IE,Chrome -> Pass
JA workaround: the key \_ろ in IE,Chrome -> Pass

Note: JA workaround of the key \_ろ is refer to the CLOUDSTACK-1986


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to