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

Firefox with native events enters uppercase umlauts instead of lowercase ones #4198

Closed
lukeis opened this issue Mar 3, 2016 · 12 comments
Closed

Comments

@lukeis
Copy link
Member

lukeis commented Mar 3, 2016

Originally reported on Google Code with ID 4198

What steps will reproduce the problem?
1. sendKeys "München" to a input field.

What is the expected output? What do you see instead?
1. See "MÜnchen" with an uppercase "ü"

Selenium version: 2.24.1
OS: Ubuntu 10.04.4 LTS
Browser: Firefox
Browser version: 13.0.1

Reported by christoph.neuroth on 2012-07-05 07:42:52

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Self-contained test case is available here: 
  https://github.com/c089/webdriver-bugreport
Just clone it and run gradle build.

Reported by christoph.neuroth on 2012-07-05 07:56:25

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Note: added the gradle wrapper scripts, you can run ./gradlew build or gradlew.bat build
on windows even if you don't have gradle installed.

Reported by christoph.neuroth on 2012-07-05 08:07:40

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Firefox 9.0.1 on Windows XP does not have this problem.

Reported by christoph.neuroth on 2012-07-05 08:15:35

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Seems to be Linux-specific:
Firefox 4.0.1 on Linux: Failed
Firefox 12.0 on Windows: Success
Firefox 13.0.1 on Windows: Success

Reported by christoph.neuroth on 2012-07-05 08:39:31

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Reported by barancev on 2012-07-16 14:08:32

  • Labels added: Browser-Firefox, Component-WebDriver, OpSys-Linux

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Issue 4919 has been merged into this issue.

Reported by barancev on 2012-12-19 14:11:16

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

This problem seems to be still present:

Ubuntu 14.04
Firefox 29.0
Selenium 2.42

Reported by timo.stollenwerk on 2014-05-23 14:39:30

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

It seems this bug has been (re-)introduced in Selenium 2.42.0.

I just tested Selenium 2.39.0/2.40.0/2.41.0 and they all work fine on Ubuntu 14.04
with Firefox 29.0.



Reported by timo.stollenwerk on 2014-05-28 10:56:38

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

I have native events disabled for at least a year now because of this bug.
Currently failing with Selenium 2.43.1, Firefox 32 and Ubuntu 14.04

Reported by l.wolter@his.de on 2014-09-12 11:49:21

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

The same problem with Polish character ' Ż ' whcih is always send with uppercase - of
course when nativeEvents=true. 
Problem seems to be only on: 
FF 31.0 Ubuntu 12.04  - ONLY 
(Chrome on Ubuntu/Windows and FF on Windows works fine).

Any news about any changes for fix this problem ? (Currently We have configured big
farm of nodes based on Ubuntu and main browser FF - all TC which Polish character failing
- nativeEvents have to be ON) 


Reported by Alanektesting on 2014-10-23 06:51:58

@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

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Native events are deprecated and deleted from FirefoxDriver.

Reported by barancev on 2015-09-22 08:10:20

  • Status changed: Fixed
  • Labels removed: Status-Untriaged

@lukeis lukeis closed this as completed Mar 3, 2016
@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