|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
||||
|
||||
|
Logging into DS- password shown on screen
I just logged into Devshed in Firefox on a WindowsXP machine here in my university. I put the focus in the Username textbox at the top left part of the screen and typed my username. I then hit TAB and started to type my password. However, TAB brought the focus to the Username textbox in the center of the screen- and there was my password, for all to see.
I don't know if the problem affects only Firefox, and I would assuem that it affects all other vBullitin forums as well, and on other OS's. I've no account with vBullitin to file a bug, but I think that Devshed should either correct this, or file a bug.
__________________
. . . What is Firefox? . . . . . . What is Linux? . . . . . . . . . . . What is Love? |
|
#2
|
||||
|
||||
|
Quote:
__________________
~James [Not currently seeking freelance work] Like philosophy or interested in spirituality? Philosophorum. Game Dev Experts Forums Foresight Linux - Because your desktop should be cool! Linux FAQ FedoraFAQ UbuntuGuide |
|
#3
|
||||
|
||||
|
Doesn't happen with me either. Just checked the log-in on here and on DevH and neither show password on input - XP SP2 & FF.
__________________
The No Ma'am commandments: 1.) It is O.K. to call hooters 'knockers' and sometimes snack trays 2.) It is wrong to be French 3.) It is O.K. to put all bad people in a giant meat grinder 4.) Lawyers, see rule 3 5.) It is O.K. to drive a gas guzzler if it helps you get babes 6.) Everyone should car pool but me 7.) Bring back the word 'stewardesses' 8.) Synchronized swimming is not a sport 9.) Mud wrestling is a sport |
|
#4
|
||||
|
||||
|
The problem is one screens with two log in tables, the usual one in the upper left hand corner of the screen and the large one in the center of the screen. This occurs when you hit UserCP without being logged in, for instance.
The bug is in the fact that TAB brings the focus of the cursor from the Username textarea of the little login table to the Username textarea of the big login table. |
|
#5
|
||||
|
||||
|
Most vB's don't have the little login table at the top of the page, so it would be a devshed bug. i presume you're talking purely about pages you `can't view unless you login`?
|
|
#6
|
||||
|
||||
|
Quote:
|
|
#7
|
||||
|
||||
|
Version 1.5.0.1 here at home. At the university I'm not sure what it was.
I just confirmed it here. Log out, then hit UserCP. You are faced with two login tables, one in the top left corner, and another large one in the middle of the screen. Put the focus in the Username field of the top left corner table and enter your username. Now TAB. Now enter your password. See it? |
|
#8
|
||||
|
||||
|
Quote:
If you tab from the first username field, it gives focus to the second username field, so if you type your password in there of course you will see it - it's just a text box.
__________________
Support requests via PM will be ignored! |
|
#9
|
||||
|
||||
|
Quote:
Or must I use the mouse to get around the page? You could then categorize it as an accessability issue. |
|
#10
|
||||
|
||||
|
Quote:
The issue isn't with the JS, it's that the 'tabindex' is set up in the wrong order. Yeah, that should be fixed, but it's not 'dangerous'. You should just be paying attention to what you are typing. ![]() Last edited by ChiefWigs1982 : June 2nd, 2006 at 08:25 AM. |