Bug 66942 - [browser] F5 blanks out the Browser widget when setText used
Summary: [browser] F5 blanks out the Browser widget when setText used
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P1 critical (vote)
Target Milestone: 3.0 RC3   Edit
Assignee: Christophe Cornu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-14 10:09 EDT by Christophe Cornu CLA
Modified: 2004-06-15 17:21 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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