Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 421529

Summary: Application shows empty screen in the internal IDE browser if IE is updated to version 11
Product: [RT] RAP Reporter: Ivan Furnadjiev <ivan>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2 CC: tbuschto
Version: unspecified   
Target Milestone: 2.2 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard: sr212

Description Ivan Furnadjiev CLA 2013-11-12 08:26:01 EST
Under Windows the internal IDE browser is using IE engine. After IE update to version 11 the application shows empty (background color only) screen in internal IDE browser.
MS changed userAgent string of IE11 to "Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0)" - no more MSIE in it. As a result IE11 is not detected correctly.
Comment 1 Ivan Furnadjiev CLA 2013-11-12 09:58:51 EST
Fixed in master with commit a0f60e38d3b2448360a0fd070cb567d1ac69b291.
Comment 2 Ralf Sternberg CLA 2013-11-19 10:28:50 EST
+1 to backport to 2.1.2
Comment 3 Tim Buschtoens CLA 2013-11-26 05:48:00 EST
+1 for backport
Comment 4 Ivan Furnadjiev CLA 2014-01-29 12:53:30 EST
Backported to 2.1-maintenance branch with change https://git.eclipse.org/r/21246