[
https://issues.jboss.org/browse/JBIDE-11290?page=com.atlassian.jira.plugi...
]
Denis Maliarevich commented on JBIDE-11290:
-------------------------------------------
True, I've checked, <bdi> is not recognized.
But when I opened the same page in WTP's Web Page Editor -- the warning is shown there
as well. It appears from this that <bdi> is unknown tag to eclipse 3.7.2 (more
precisely -- to wtp) integrally.
So there is nothing we can do about this warning. We should check it in Juno or new WTP
version.
But what does concern the issue's clause -- VPE does render <bdi> tag. Thus I
think it can be resolved.
Support rendering of <bdi> tag
------------------------------
Key: JBIDE-11290
URL:
https://issues.jboss.org/browse/JBIDE-11290
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor Templates
Affects Versions: 3.3.0.Beta1
Environment: JBT v. 3.3.0. Beta1e
Reporter: Vlado Pakan
Assignee: Denis Maliarevich
Fix For: 3.3.0.Beta3
Attachments: bdiAsDiv.png, bdiTagInExtBrowser.png, bdiTagInVpe.png,
unknownTag.png
Tag <bdi> is market with warning "Unknown tag". Also visual
representation of tag is different than in external web browser.
HTML code used in test page:
{code:xml}
<li>User <bdi>hrefs</bdi>: 60 points</li>
<li>User <bdi>jdoe</bdi>: 80 points</li>
<li>User <bdi>إيان</bdi>: 90 points</li>
{code}
Warning in VPE:
!unknownTag.png!
Visual representation in VPE:
!bdiTagInVpe.png!
Visual representation in external web browser:
!bdiTagInExtBrowser.png!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira