[
https://issues.jboss.org/browse/JBIDE-7246?page=com.atlassian.jira.plugin...
]
Denis Maliarevich commented on JBIDE-7246:
------------------------------------------
So there are similar issues:
1) Bug 355522 - An image with float:left will be positioned below another div that is
float:right clear:right
https://bugzilla.mozilla.org/show_bug.cgi?id=355522
2) Bug 365965 - Clearing a float with an element that floats causes problem with next
float in the opposite direction
https://bugzilla.mozilla.org/show_bug.cgi?id=365965
3) Bug 356776 - CSS pseudo class first-letter with float:left is misplaced when two
clear:right;float:right; divs are above it
https://bugzilla.mozilla.org/show_bug.cgi?id=356776
To sum up, Firefox displays the elements correctly according to the CSS specification. All
the problems are in the wrong layout after applying "float" and
"clear" rules.
If you select the image element in the example from the Bug 355522 using Firebug
you'll see that the selection rectangle is "wrong": the image is outside the
rectangle. So VPE works in the same way.
And I think there is nothing we could change on our side to avoid such a situation with
wrong selection.
VPE - broken selection
----------------------
Key: JBIDE-7246
URL:
https://issues.jboss.org/browse/JBIDE-7246
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.2.0.M2
Reporter: Vitali Yemialyanchyk
Assignee: Denis Maliarevich
Fix For: 3.2.0.CR1
Attachments: screenshot-1.jpg, screenshot-2.jpg
booking22-test -> book.xhtml: <ui:include src="hotelview.xhtml"/> -
screenshot1
booking22-test -> book.xhtml: selected block is different in visual and source parts -
screenshot2
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira