Bug 320060

Summary: Working with javascript on SWT browser yeild the different result from IE on Windows
Product: [Eclipse Project] Platform Reporter: Anakkapan K. <knock_kknd>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 3.5.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Open this file on IE8 and SWT Browser give the different result none

Description Anakkapan K. CLA 2010-07-15 23:08:07 EDT
Created attachment 174465 [details]
Open this file on IE8 and SWT Browser give the different result

I put some javascript code to the page and show it on SWT browser. When I try to execute my javascript code, it return the wrong result. When I debug into the javascript code I found that the element.getAttribute() return the different value from working on IE (it return null on SWT Browser while return a string on IE)

Make sure to have jquery.js on the /js/ of the server.
Comment 1 Eclipse Webmaster CLA 2019-09-06 16:15:30 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.