- 
    Type:
Bug
 - 
    Resolution: Duplicate
 - 
    Priority:
  P2                     
     - 
    Affects Version/s: 7u6
 - 
    Component/s: javafx
 - 
    Environment:
Java Plug-in 10.6.0.16
Using JRE version 1.7.0_06-ea-b20 Java HotSpot(TM) 64-Bit Server VM
Firefox Version 13.0.1 User Agent
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:13.0) Gecko/20100101 Firefox/13.0.1 
There are two html pages:
- MacBehaviorTestCase.html
- MacBehaviorTestCase-doctype.html
the only difference is that the second page contains the following Doctype definition at the top:(copied from yahoo.com)
<!DOCTYPE html>
<html lang="en-US" class="y-fp-bg y-fp-pg-grad ua-ff ua-win ua-ff14 bkt701" style="">
while the first one is a default html page produced by the JFXPackager and is missing a Doctype declaration
Steps to reproduce:
1.) CORRECT BEHAVIOR: Open - MacBehaviorTestCase.html ; Click on the ComboBox at the bottom -> context menu is positioned correctly
1.) WRONG BEHAVIOR: Open - MacBehaviorTestCase-doctype.html ; Click on the ComboBox at the bottom -> context menu is positioned at a wrong place
- duplicates
 - 
                    
JDK-8120483 Mouse coordinates are sometimes incorrect on applet startup
-         
     - Closed
 
 -         
 
- relates to
 - 
                    
JDK-8120483 Mouse coordinates are sometimes incorrect on applet startup
-         
     - Closed
 
 -         
 - 
                    
JDK-8120214 Initial window size is incorrect after fix for RT-23631
-         
     - Closed
 
 -         
 - 
                    
JDK-8116150 Mac: Right-click in the applet does not bring the focus to the browser window causing issues with Context menus
-         
     - Closed
 
 -         
 - 
                    
JDK-8120622 HTML splash screen is misaligned if <doctype> is used in html page
-         
     - Closed
 
 -