Pseudo Keywords

To simplify enhancement and bug management we started to tag Platform Text reports with additional pseudo keywords (not normal Bugzilla keywords). The tag is a prefix in the report's summary field. Since we use these tags for internal report management reporters should not add any pseudo keywords when filing the report. The owner of the component bucket is responsible to add the keywords.

Keywords are used to group reports without assigning them to a developer. So with the introduction of the keywords it is easy to search for all reports belonging to a specific sub component. For example to get an overview of all open formatting issues search for new, assigned or resolved-later reports containing the word [formatting] in the summary field.

Keyword
Description
[api] API related reports (wrong or missing API)
[BiDi] Reports related to BiDi problems
[block selection] Reports related to block (aka column or rectangular) selection in the editor
[breadcrumb] Reports related to the breadcrumb in the editor
[compare] Reports related to compare
[content assist] Reports related to content assist
[correction] Reports related to quick fix and quick assist
[dnd] Reports related to text drag and drop
[encoding] Reports related to encoding support
[find/replace] Find/replace reports including incremental find component
[formatting] Reports related to code formatting functionality
[Graphics] Reports related to icons and images
[help] Missing or wrong help information
[hovering] Hover related reports
[implementation] Implementation errors such as wrong implementation of equals etc., ...
[javadoc] Missing or wrong Javadoc in the source code
[key binding] Reports related to key bindings, accelerators and mnemonics
[language family] Reports to related to handling different kinds of languages in the same editor
[linked mode] Reports to related to linked mode support
[navigation] Reports related to caret movements
[painting] Bugs in painters such as current line highlighting or squiggles
[performance] Reports related to performance (time, memory, etc. consumption)
[preferences] Reports related to preferences
[printing] Reports related to printing
[projection] Reports related to the projection infrastructure. Includes folding and segmented view feature.
[quick diff] Reports related to quick diff and live annotate.
[RCP] Reports related to RCP work
[reconciling] Reports related to reconciling
[rulers] Reports related to vertical and overview ruler
[save actions] Reports related to clean up on save
[spell checking] Reports related to spell checking
[syntax highlighting] Reports related to syntax highlighting
[templates] Reports related to template support including linked feedback
[templates view] Reports related to the Templates view
[typing] Reports related smart typing and formatting on the fly
[validateEdit] Reports related to validate edit functionality
[wording] Spelling and inappropriate wording