Bug 997712

Summary: Ctrl key misbehaves on Sign Up screen
Product: [Retired] Zanata Reporter: Damian Jansen <djansen>
Component: Component-UIAssignee: zanata-dev-internal <zanata-dev-internal>
Status: CLOSED WORKSFORME QA Contact: Zanata-QA Mailling List <zanata-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.0CC: aeng, djansen, lbrooker, zanata-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-05 02:08:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Damian Jansen 2013-08-16 04:12:24 UTC
Description of problem:
The sign up screen does not handle the Ctrl key correctly. It seems to pass it to the page rather than handle it in the fields.

Version-Release number of selected component (if applicable):
3.0

How reproducible:
Easy always

Steps to Reproduce:
1. Go to $server/zanata/account/register
2. Focus the Name field
3. Hold Ctrl and press A

Actual results:
Whole page text is selected.

Expected results:
Name field text is selected, if any

Additional info:

Comment 1 Luke Brooker 2013-08-16 05:34:34 UTC
This doesn't seem to be a problem on Mac. Could be because it doesn't use CTRL for select all, but CMD instead.

CTRL + A Doesn't select the whole page either though.

Comment 2 Alex Eng 2013-09-18 21:51:15 UTC
Can't reproduce the issue with Chrome(29.0.1547.65) and Firefox(23.0.1). 
Need more info in browser version and os used.

Comment 3 Damian Jansen 2013-09-20 02:15:53 UTC
RHEL 6.3
Kernel 2.6.32-333
Gnome 2.28.2

Chrome: 24.0.1312.57
Firefox: 17.0.5

Perhaps not an issue on a more current browser?

Comment 4 Damian Jansen 2014-03-05 02:08:00 UTC
No longer a problem