Bug 270872 - [Browser] getSource() is needed.
Summary: [Browser] getSource() is needed.
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Grant Gayed CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-01 16:02 EDT by Christopher Deckers CLA
Modified: 2019-09-06 16:15 EDT (History)
2 users (show)

See Also:


Attachments
Show the result of getText() on click, which differs from what was set (1.01 KB, text/x-java)
2009-04-01 16:02 EDT, Christopher Deckers CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Deckers CLA 2009-04-01 16:02:56 EDT
Created attachment 130610 [details]
Show the result of getText() on click, which differs from what was set

Browser.getText() is a reprensentation of the HTML but not the source. We would need such a method.

Attached is a test case that shows that when setting a simple content like:
"<html><body></body></html>"
... when calling getText() we end up with:
"<HTML><HEAD></HEAD>\n<BODY></BODY></HTML>"
Comment 1 Steve Northover CLA 2009-04-02 17:01:23 EDT
This looks like WONTFIX for me. Grant?
Comment 2 Eclipse Webmaster CLA 2019-09-06 16:15:20 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.