[
https://jira.jboss.org/jira/browse/JBIDE-5117?page=com.atlassian.jira.plu...
]
Yura Zhishko commented on JBIDE-5117:
-------------------------------------
We make unnecessary redrawing of previously selected component in VE which happens in
drawElementOutline(nsIDOMElement domElement) method and call
IFlasher.drawElementOutline(nsIDOMElement domElement) twice for different elements without
browser repainting. So, for some conflicts in Mozilla browser border above TR element
wasn't repainted.
Selection border not shows for TR in some cases
-----------------------------------------------
Key: JBIDE-5117
URL:
https://jira.jboss.org/jira/browse/JBIDE-5117
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.1.0.CR1
Reporter: Maxim Areshkau
Assignee: Yura Zhishko
Fix For: 3.1.0.CR1
1. Import project
https://svn.jboss.org/repos/jbosstools/trunk/jsf/tests/org.jboss.tools.js...
2. open page jsfTest/WebContent/pages/JBIDE/1105/employee.xhtml
3. set cursor on <table>, line 30 position 20
ASSERT blue selection shod appear in visual part
4.set cursor on <t|r> element, line 31, position 23.
ASSERT blue selection shod appear in visual part for table row ->FAILED
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira