JDK-8013948 : [macosx] Unable type into online word games on MacOSX on Safari
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 7u17,7u25,7u40,8,8u5
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86
  • Submitted: 2013-05-06
  • Updated: 2016-07-13
  • Resolved: 2014-05-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u40Fixed 8Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Affected tests:
set3/learn4good_Asterblast

Safari specific. 

Safari still demonstrates a text input bug. Similar issue is tracked by bugs: 8010009, 8011862, which have been fixed on Firefox only. A fix for Safari is needed. 

Mac users with Safari play a few of pogo word games and having problems trying to type into the game.
The best example can be found with Crossword Cove, Scrabble or Boggle Bash.

Reproduction steps from Pogo QA team:

Update reproduce steps
OS: Mac 10.7.5
Java version:1.7.0_17
Browser: Safari
1. Play Crossword Cove by guest/free/club user
2. Start game
3. Click PLAY TODAY'S PUZZLE
4. Type any words on the game by keyboard


Actual result:
For Safari, words can be typed at first, if switch to another browser and return,then words are unable to type by keyboard. (FF, words could never be typed in game.) 

Expect result:
Words can be typed in game

The function works fine on Java version 1.6

Comments
Re-closing since we cannot use this bug ID for future work. Please add any new information to the new bug, JDK-8042472
06-05-2014

affected tests: set1/radicalplay_NeedforMadness
18-03-2014

Testsuite name: Applet Compatibility OS: Mac 10.9 JRE:8b120 Browser:FF26 Test case: set2/brainjar_Asteroids set2/pogo_CrosswordCove Failed as the same issue Validation: Same configuration/ jre 7u45b18-----Failed as the same issue x64 Mac 10.9/ Safari 7.0/ jre 8-b120-----Failed as the same issue x86 Win 8.1/ Firefox 26/ jre 8-b120-----Pass x86 Ubuntu 13.04/ Firefox 26/ jre 8-b120-----Pass x86 Vista(sp2)/ IE 9 / jre 8-b120-----Pass
19-12-2013

Testsuite name: Applet Compatibility OS:MacOS 10.8.5 x64 Jre:8b119(jdk-8-ea-macosx-x86_64.dmg) Browser:Safari 6.1 Test case name: set1/flyordie_TreasurePleasure set1/playfreegame_AkimoTequilaWorm set1/smiliegames_BugBuster set1/toytoygames_AstroCrusher set1/vredungmand_MrHopwitMysterious set1/vredungmand_SpaceraceTimbuktu set1/wildsnake_SoccerStartsOnline set1/wolvesden_3DDriver set1/wolvesden_TuxOnTheRun Failed as the same issue:The keys doesn't work properly. Validation: Same configuration/ jre 7u45b18----Failed as the same issue x64 Mac 10.8/Firefox 25.0.1/ jre 8-b119----Failed as the same issue x86 Win 8.1/ IE 11/ jre 8-b119----PASS x86 Win 7/ Firefox 25/ jre 8-b119----PASS x86 RHEL 6.x/ Firefox 25/ jre 8-b119----PASS
12-12-2013

Testsuite name: Applet Compatibility OS: Mac 10.8 JRE:7u51b06 Browser:Safari6.0.2 Test case: set2/pogo_CrosswordCove Failed as the same issue Validation: same configuration/6u10 b33-----The java plugin can not be recognized same configuration/7 fcs b147----No 7b147 build for Mac same configuration/7u9 fcs b05-----The applet can not be loaded,refer to http://jsqalab.us.oracle.com/results/Evergreen/7u51/b06/applet/mac10.8.2-x64-set2u/CrosswordCove.jpg same configuration/7u45 fcs b18-----failed as the same issues same configuration/7u51 fcs b05----failed as the same issue same JRE, Win7 x86, FF 25-----pass
12-11-2013

Testsuite name: Applet Compatibility OS: Mac 10.8 JRE:7u51b06 Browser:Safari6.0.2 Test case: set2/brainjar_Asteroids Failed as the same issue Validation: same configuration/6u10 b33-----The java plugin can not be recognized same configuration/7 fcs b147----No 7b147 build for Mac same configuration/7u9 fcs b05-----pass same configuration/7u45 fcs b18-----failed as the same issues same configuration/7u51 fcs b05----failed as the same issue same JRE, Win7 x86, FF 25-----pass
12-11-2013

Release team: Approved for deferral.
22-10-2013

SQE-OK to defer this issue to 8-pool
16-10-2013

According to the submitter, it did not fix the problem by testing it on all 3 EA releases: Java: 1.7.0_40 -b33, 1.7.0_40 -b40, 1.8.0-b97 OS Mac 10.8.4 Safari(6.0.4) Default: Same as the issue before. Cannot input keys below: "Backspace","up""down""left""right" Intermission: Same as the issue before. Unable to type any words Change app: Work fine when switch to other app, but after click "?", "Badges"buttons in the game, still unable to type the words then
22-08-2013

The fix is on plugin side and Petr helped Deployment team
02-07-2013

Please consider to approve connected bug also: https://jbs.oracle.com/bugs/browse/JDK-8019236
01-07-2013

SQE-OK to get this fixed for 7u40.
28-06-2013

7u40-critical-watch as CAP member priority to fix in 7u (7u40)/ Petr, is it possible to fix during next couple of week?
19-06-2013

The focus bug is not fixed and reproducible in JDK-8. The bug is reproducible in Safari 6.0.5. When we Alt-Tab from the browser to another app and Alt-Tab back the key events come to CPlatformResponder from deploy but we are still not able to type. If I click the applet it starts working well.
19-06-2013

There's a new bug about refactoring (implement key generation on deploy side) - 8011755. It's targeted to JDK8 and too risky for 7u40. Looks like this particular bug (8013948) is about another focus issue (unable to type after switching between browsers) and it might be already fixed. Transferring to AWT team.
19-06-2013

Since we are choosing option #2, it needs to be addressed in deployment
14-05-2013

SQE is OK to defer the fix from the June CPU We prefer the option 2 as well.
14-05-2013

Removing "REGRESSION" from the bug synopsis, since it has never worked with JDK7.
13-05-2013

this bug will address fix for Safari browser
06-05-2013

Pogo had tested against Java 1. 7.0_25-b07 and b08. The result sounds good in Firefox, but the issue still remains in Safari6. MacOS 10.8.3 FireFox(20.0): Default: Better Cannot input keys below: "Backspace","up""down""left""right" Intermission: Better Change app: Better Safari:(6.0.4): Default: Same Same as the issue before. Cannot input keys below: "Backspace","up""down""left""right" Intermission: Same Same as the issue before. Unable to type any words even in chat panel Change app: Same Work fine when switch to other app, but after click "?", "Badges"buttons in the game, we are unable to type the words then
06-05-2013