Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
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; }
Copy link to clipboard
Copied
I was using Microsoft Edge. Seems strange bicon to show, I think it's a sizing issue with TEB