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

Bug 492507

Summary: GVT46 - The string can't be displayed correctly in Editor with IE browser
Product: [ECD] Orion Reporter: julia wu <wujulia>
Component: EditorAssignee: libing wang <libingw>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: kitlo, kqli, libingw, sharonc, wujulia, yxiaobo
Version: 12.0   
Target Milestone: 12.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
Firefox
none
IE none

Description julia wu CLA 2016-04-27 01:18:34 EDT
Created attachment 261276 [details]
Firefox

Build ID: Orion 12 
Browser: IE 11
Steps to reproduce:
1.New a file
2.Input test string in Editor
3.Click Save or Ctrl + S to save the content
4.Check the content again, make sure the content were saved


Problem Description:
Using browser IE V.11, the test string in Editor can be saved but can't be displayed properly in IE. This defect can't be reproduced in browsers Firefox and Chrome.


GVT test case number:02.080.160
Comment 1 julia wu CLA 2016-04-27 01:18:55 EDT
Created attachment 261277 [details]
IE
Comment 2 libing wang CLA 2016-05-04 16:16:34 EDT
I tried IE 11.0.9600.18282CO

Must be some IE caching issue.
Can you try to use localStorage.clear() in the IE debug tool. Refresh the page and try the steps again?
I tried the same thing and I could not reproduce the issue.

If you you can still reproduce the issue please reopen it with your IE version details.
Comment 3 Sharp Yang CLA 2016-05-05 01:19:35 EDT
(In reply to libing wang from comment #2)
> I tried IE 11.0.9600.18282CO
> 
> Must be some IE caching issue.
> Can you try to use localStorage.clear() in the IE debug tool. Refresh the
> page and try the steps again?
> I tried the same thing and I could not reproduce the issue.
> 
> If you you can still reproduce the issue please reopen it with your IE
> version details.

libing,

I tried on IE 11.0.9600.18282, the problem can still reproduce. As you said, this should be the IE caching issue, I can see the content after clearing the IE cache. but you need to clear the cache every time when you input some strings and enter Ctrl+S. I think this should be a problem under IE