| Summary: | Tooltip adds extra tooltipTail span each time the tooltip is rendered | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Gabriel Luong <gabriel.luong> | ||||
| Component: | Client | Assignee: | Gabriel Luong <gabriel.luong> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | mamacdon | ||||
| Version: | 3.0 | Flags: | mamacdon:
review+
|
||||
| Target Milestone: | 3.0 RC2 | ||||||
| Hardware: | PC | ||||||
| OS: | Mac OS X | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
Added check if the tail exist https://orion.eclipse.org/git/reviewRequest.html#https://github.com/gabrielluong/orion.client.git_bb1bca1bb2f2bfbb8d796961484818048f8bf2e1 https://github.com/gabrielluong/orion.client/commit/bb1bca1bb2f2bfbb8d796961484818048f8bf2e1 I assert that I authored 100% of the content of this contribution and have the rights to donate the content to Eclipse under the EPL |
Created attachment 232371 [details] Extra tail in tooltipContainer In orion/webui/tooltip.js#_positionTip, a new tail (triangle) is always created and added to the tooltip container.