Bug 66942

Summary: [browser] F5 blanks out the Browser widget when setText used
Product: [Eclipse Project] Platform Reporter: Christophe Cornu <christophe.cornu+eclipse>
Component: SWTAssignee: Christophe Cornu <christophe.cornu+eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: P1    
Version: 3.0   
Target Milestone: 3.0 RC3   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Christophe Cornu CLA 2004-06-14 10:09:56 EDT
Press F5 inside the Intro page in Eclipse . 
IE refreshes the URL (about:blank) - causing a blank page to be displayed.

setText is used to render html in memory.

We should probably block default IE accelerators when URL is about:blank so 
that the content of setText is not cleared when the user presses F5.
Comment 1 Christophe Cornu CLA 2004-06-15 17:21:41 EDT
fixed v>20040615