Gakaza/googletest

Password field allowing blank space

Opened this issue · 4 comments

What steps will reproduce the problem?
1.open sign up page
2.fill all details
3.fill passwordfield 

What is the expected output? What do you see instead?
blank space should not allowed there but i enter space in that filed it allowed 
me.

What version of Google Test are you using? On what operating system?
latest version and windows 8.1

Please provide any additional information below, such as a code snippet.

Original issue reported on code.google.com by niketan....@gmail.com on 19 Oct 2015 at 1:25

What signup page are you trying to use?
gTest doesn't have any signup page.

Original comment by sbe...@google.com on 19 Oct 2015 at 2:44

[deleted comment]
I am talking about gmail sign up page 

Original comment by niketan....@gmail.com on 20 Oct 2015 at 4:33

gmail and gTest are different products.
gTest is an open source testing framework for C++.
Not really related at all. You can download and use gTest without a gmail 
account.

I can still help you out.
First, to send feedback in gmail you could use the gear icon.
See instructions here: https://support.google.com/mail/answer/6142372?hl=en

Second, why do you think space should not be accepted?
The space character is a valid character for passwords.

Original comment by sbe...@google.com on 20 Oct 2015 at 2:32