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

Bug 458187

Summary: [css][hover] Support image hover for relative paths
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: ClientAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 8.0   
Target Milestone: 8.0   
Hardware: All   
OS: All   
Whiteboard:

Description Michael Rennie CLA 2015-01-22 16:05:49 EST
As part of bug 457874 and bug 458059 support was added to show image hovers for base64 and http-qualified image paths. We need to enhance this support for relative path images.

The challenge here will be in finding the single correct image to show, because we can't simply show a list of resolved image paths using the standard resolver we use for the navigation hover.