Bug 578700 - [Edge] Welcome page has missing color and styling with Edge browser in Eclipse
Summary: [Edge] Welcome page has missing color and styling with Edge browser in Eclipse
Status: CLOSED MOVED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.19   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks: 575660
  Show dependency tree
 
Reported: 2022-02-11 11:00 EST by Niraj Modi CLA
Modified: 2022-06-20 03:23 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Niraj Modi CLA 2022-02-11 11:00:43 EST
Coming from https://bugs.eclipse.org/bugs/show_bug.cgi?id=571278#c0
-------------------------------------------------------------------
When using Edge browser in Eclipse, welcome page has missing color and styling:
https://bugs.eclipse.org/bugs/attachment.cgi?id=285442

>> The lack of styling is because http: and data: pages (which includes Browser.setText pages) can't access file:// resources. This seems to be by design, see https://github.com/MicrosoftEdge/WebView2Feedback/issues/456