Skip to main content
christian lee
Known Participant
November 2, 2020
Question

X in teb in HTML preview (how to remove)

  • November 2, 2020
  • 1 reply
  • 539 views

Hi  all, just thought I'd share this bug? workaround.

 

I've been getting an X appear in Text Entry Boxes in HTML preview, BUT if I tick the 'show scrollbar' (In Action - others) it's no longer there. I think the X for the user would think they were inputting an incorrect answer.

 
 
 
 
 

 

 

 

 

 

    This topic has been closed for replies.

    1 reply

    TLCMediaDesign
    Inspiring
    November 2, 2020

    Which browser are you seeing this in?

     

    When this happened in IE I added this the the end of the CPLibraryAll.css, or you can addit the index in the Captivate source files.

     

    input[type=text]::-ms-clear { display: none; }

    christian lee
    Known Participant
    November 11, 2020

    I was using Microsoft Edge. Seems strange bicon to show, I think it's a sizing issue with TEB