-
Bug
-
Resolution: Done
-
Major
-
2.1.0.CR1
-
None
Unnecessary elements in content assist for "dir" attribute in xhtml page.
Steps to reproduce:
1. EXECUTE: Point cursor at the position [ <html dir=" | " > ] and press ctrl+space
2. ASSERT: CA suggests: "ltr" and "rtl" values; manage beans; jsf variables;
3. FAILURE: Unnecessary elements in content assist
SEE ATTACHMENT
- is blocked by
-
JBIDE-1812 Refactor JUnit tests for Content Assist. We have to use universal code for testing CA in jsp/xhtml pages.
- Resolved