eclipse-windowbuilder / eclipse-windowbuilder/windowbuilder
Add mouse scroll handling in CustomTooltipManager
- Lenguaje dominante
- Java
- Estrellas
- 97
- Forks
- 34
- Merge medio
- 21 h 38 min
- PR fusionados (30 d)
- 29
Descripción
When mouse is stationary and you scroll tooltips still show like you were hovering on something but when you are scrolling mouse constantly changes what you are hovering on but tooltip not only opens randomly but also stays on what was "hovered" before until you move your mouse. This way you constantly have to move the mouse while you scroll for the tooltips to stay hidden as mouseExit triggered only if mouse is moved. Scrolling also needs to reset hover timer.
this was an issue since the beggining(i dont know, in 2013 at least it was, so more than 10 years), dont know why noone has pointed that out
Guía de contribución
Línea de trabajo
Comienza localizando CustomTooltipManager y reproduciendo el problema con el ratón inmóvil mientras se desplaza. Rastrea el comportamiento existente al salir con el ratón y del temporizador de hover; la corrección está completa cuando el desplazamiento evita tooltips obsoletos o aleatorios y restablece el temporizador de hover sin requerir movimiento del ratón.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- desktop
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100