| Summary: | Tooltip for folding annotations are not shown | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Silenio Quarti <Silenio_Quarti> |
| Component: | Client | Assignee: | Curtis Windatt <curtis.windatt.public> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | curtis.windatt.public |
| Version: | 10.0 | ||
| Target Milestone: | 10.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Silenio Quarti
No content is being rendered for these tooltips. I will investigate. http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=2cf5d43ab533372d160cb7d6fbced02ff82351f3 Fixed in master The folding annotations no longer had a title set. The tooltips currently ignore tooltips in the ruler when they have no title (so we don't show useless hovers for occurrences/current line/etc.). Fix is to add an exception for code folding. |