Button Roll-Over Bug in Firefox

Last post 06-21-2012, 7:42 AM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  06-20-2012, 11:36 AM 73945

    Button Roll-Over Bug in Firefox

    Upon selecting text and clicking the "bold" or "italic" buttons, they move into an active state:
     
    class="CuteEditorButtonActive"
     
    Then, while that text is still selected in the edit window, and those buttons still showing an active state, the user can mouse over those buttons temporarily triggering an over state:
     
     class="CuteEditorButtonOver"
     
    Finally, when the cursor moves off of those buttons, instead of moving back to the active state, it triggers the default state:
     
     class="CuteEditorButton"
     
    This, in effect, loses the active state of those buttons in firefox, even when the text is highlighted and marked up as bold/italic during this entire process.
     
    This doesn't happen in testing with IE8, but the majority of our users are using firefox, so it would be great if this could work correctly in both browsers. Any pointers as to how to make that happen?
  •  06-21-2012, 7:42 AM 73956 in reply to 73945

    Re: Button Roll-Over Bug in Firefox

    Hi hyside,
     
    We can reproduce this. I've logged it. And will report to our development team. Once issue is resolved, I will keep you posted. 
     
    Regards,
     
    Ken 
View as RSS news feed in XML