]
Alexey Kazakov updated JBIDE-9003:
----------------------------------
Fix Version/s: 4.3.x
(was: 4.2.x)
Background image path not calculated when using image dialog from css
property view
-----------------------------------------------------------------------------------
Key: JBIDE-9003
URL:
https://issues.jboss.org/browse/JBIDE-9003
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html source editing
Affects Versions: 3.3.0.M1
Reporter: Maxim Areshkau
Assignee: Daniel Azarov
Fix For: 4.3.x
Attachments: relative-path-fix.diff
#1 Open html file with div element
#2 Open CSS Properties VIew
#3 Select div on html file
#4 Try to set background image using CSS Properties View->Background
Tab->Background Image, When you select image, path calculated incorrectly. Used
absolute path, but should be relative.