EasyUI Forum
November 04, 2025, 02:17:39 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: SwitchButton PasswordBox have problem  (Read 13369 times)
MSAG
Newbie
*
Posts: 41



View Profile Email
« on: December 18, 2018, 04:19:21 AM »

Hi
1-SwitchButton:

if SwitchButton got foucs by keyboard will lost it

2-PasswordBox:

if PasswordBox use from mobile browser (samsung or chromium on android) will repeat any char enter it after first char

how can fix this bugs

thanks a lot
« Last Edit: December 20, 2018, 08:01:03 AM by msag » Logged
MSAG
Newbie
*
Posts: 41



View Profile Email
« Reply #1 on: January 02, 2019, 08:15:39 PM »

just test it in demo

https://www.jeasyui.com/demo/main/index.php?plugin=SwitchButton&theme=material-teal&dir=ltr&pitem=&sort=asc
Logged
MSAG
Newbie
*
Posts: 41



View Profile Email
« Reply #2 on: February 24, 2019, 09:28:08 AM »

Please just look to see the problem
a lot of users user tabkey to access to controls
Logged
battlezad
Newbie
*
Posts: 44


View Profile
« Reply #3 on: February 24, 2019, 11:32:50 PM »

Yeah, there is a problem..
Logged
jarry
Administrator
Hero Member
*****
Posts: 2300


View Profile Email
« Reply #4 on: February 25, 2019, 01:13:10 AM »

The switchbutton component accepts the 'tabindex' attribute. Please download a newer version.
Code:
<input class="easyui-switchbutton" checked label="Receive mail:" labelWidth="120" tabindex="1">
Logged
MSAG
Newbie
*
Posts: 41



View Profile Email
« Reply #5 on: February 27, 2019, 03:54:45 AM »

Thanks a lot
Its works.

but PasswordBox still have same problem

if PasswordBox use from mobile browser (Web Browser or chromium on Samsung) will repeat any char enter it after first char
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!