| Structured Text Editor Actions |
 |
Status of this Document
| Date |
Comments |
| 6.21.06 |
Test moved to new location |
| WTP 1.0 M8 |
Test created |
|
 |
Prerequisites
|
|
| none. |
 |
What to test
|
|
|
For both single page and multi-page editors check the
following:
|
|
|
- the actions listed below show up when appropriate
- shortcut keys work
-
popup menus correctly populated (editor context menu,
vertical ruler context menu)
-
no duplicate menu items when more editors are open at
the same time (like 2 css editors or an xml & jsp
editor)
|
|
|
|
action
|
content types
|
| cleanup |
(xml, html, jsp, css) |
|
expand selection to next/previous/enclosing element
& restore previous selection
|
(xml, html, jsp, css) |
| occurrences in file |
(xml, html, jsp) |
| toggle/add block/remove block comments |
(xml, html, jsp) |
| refactor rename/move |
(jsp) |
|
|
|
Also be sure to do a quick test of XSD and WSDL editors, to
be sure that our changes didn't inadvertantly break
downstream editors.
|
| Source Editing Test Plans |
|
|
org.eclipse.wst.sse
org.eclipse.wst.xml
org.eclipse.wst.html
org.eclipse.wst.css
org.eclipse.wst.dtd
org.eclipse.wst.javascript
org.eclipse.jst.jsp
|