EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
October 13, 2024, 06:31:59 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
General Discussion
>
passwordbox: need to entirely hide typed characters
Pages: [
1
]
« previous
next »
Print
Author
Topic: passwordbox: need to entirely hide typed characters (Read 9220 times)
Juan Antonio Martínez
Jr. Member
Posts: 68
passwordbox: need to entirely hide typed characters
«
on:
October 23, 2020, 01:18:59 AM »
Hi all,
I have a problem with passwordbox:
I need to make a video for a webapp that uses easyui in client side
The problem: when typeing password data to acces framework, sometimes characters are visible in some videoframes, making password visible for everyone that watches it.
I've tried to set checkInterval and lastDelay to minimum values ( ¿4 msecs javascript's setTimeout()'s minimum val? ) and problem seems to reduce...but still persist: if I make the screen video capture in a system under heavy load, some frames on the video still contains typed characters
So I need a way to NOT show anyway typed characters in a passwordbox, but just show "*" with no delay at all
¿Is it possible?
Thanks in advance
Juan Antonio
«
Last Edit: October 23, 2020, 01:21:48 AM by Juan Antonio Martínez
»
Logged
jarry
Administrator
Hero Member
Posts: 2275
Re: passwordbox: need to entirely hide typed characters
«
Reply #1 on:
October 23, 2020, 08:04:05 AM »
Please try to use the textbox component instead.
Code:
<input class="easyui-textbox" type="password">
Logged
Juan Antonio Martínez
Jr. Member
Posts: 68
Re: passwordbox: need to entirely hide typed characters
«
Reply #2 on:
October 24, 2020, 01:42:40 AM »
Works fine, but "showEye" facility is now lost :-(
Juan Antonio
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...