maryvilledev / codesplainUI

Web app for breaking down and annotating Python 3 source code.
https://www.codesplain.io
GNU General Public License v3.0
2 stars 2 forks source link

Chrome is causing duplicate hover text when arrow is disabled #400

Closed thebho closed 7 years ago

thebho commented 7 years ago

Expected Behavior

Next Annotation hover text should go away when hovering over Previous Annotation button

Current Behavior

pasted image at 2017_04_13 03_54 pm

Steps to Reproduce (for bugs)

  1. In Chrome browser
  2. Pick an annotation with a disabled next button
  3. Hover over the next arrow
  4. Loop around to previous Mark and Brian can help

Possible Solution