| Summary: | Double-Click is necessary to switch between editors or views in workbench with IE11 | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Arnaud MERGEY <a_mergey> |
| Component: | Workbench | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 3.0 | ||
| Target Milestone: | 3.0 M5 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Arnaud MERGEY
There is also a flickering of the CTab close button in the editors - elementOver/elementOut events are fired constantly when you move/click mouse. ... if close button is not updated in CTabItem#_onElementOver/Out the single click activation works. We have to investigate why IE11 fires elementOver/elementOut events constantly. There are no such events in other browsers (tested in Firefox 35 and Chrome 39). Same IE11 browser with online Workbench Demo (besed on RAP 2.3) works fine. Fixed with change https://git.eclipse.org/r/#/c/40441/ |