Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

Selenium IDE does not records events if a JS form submit is followed by "return false;" #3929

Open
lukeis opened this issue Mar 3, 2016 · 3 comments

Comments

@lukeis
Copy link
Member

lukeis commented Mar 3, 2016

Originally reported on Google Code with ID 3929

It seems that Selenium IDE will not recognize some events if a form submit is triggered
by javascript, followed by a return false;

(Tested using Firefox 11)

What steps will reproduce the problem?
1. Open attached selenium_bug.html in firefox 11
2. Open Selenium IDE, start recording
3. Type some characters into the input box and press enter (without loosing the focus
of the input field)

Selenium IDE will not record anything, although a value has been entered and form has
been submitted.

if "return false;" in handleKey() will be replaced by "return true;" everything works
as expected.


Selenium version: 1.7.2
OS: Windows 7 64 bit
Browser: Firefox
Browser version: 11

Reported by mineral_wasser@gmx.de on 2012-05-18 14:19:36


- _Attachment: [selenium_ide_bug_test_case.html](https://storage.googleapis.com/google-code-attachments/selenium/issue-3929/comment-0/selenium_ide_bug_test_case.html)_
@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Reported by barancev on 2012-05-18 20:07:01

  • Labels added: Component-IDE

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

The same issue I am able to reproduce on.

Selenium IDE version: 1.8.1
Firefox: 13.0.1
OS: Win XP 64bit, CentOS 6.2

Reported by jcchittoda on 2012-07-30 06:23:25

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Reported by luke.semerau on 2015-09-17 17:44:49

  • Labels added: Restrict-AddIssueComment-Commit

@SeleniumHQ SeleniumHQ locked and limited conversation to collaborators Mar 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant