[COLOR=#000000]Check this out:[/COLOR]
[COLOR=#000000]http://starcam.com/camraw[/COLOR]
[COLOR=#000000]Use Safari or Firefox - IE is not an issue.[/COLOR]
[COLOR=#000000]Try entering text in the username/password field a few times. [/COLOR]
[COLOR=#000000]You will probably notice that on a pretty regular basis the text will disappear as you type. :|[/COLOR]
[COLOR=#000000]Has anyone else seen this…and can anyone confirm what I am seeing?[/COLOR]
Note: I have found that this problems shows up more often if you select the input textfield and type something - then select all text you just typed and delete using backspace. Once you delete the text…start typing again…you should see it.
[quote=1Riptide;2345572][COLOR=#000000]Check this out:[/COLOR]
[COLOR=#000000]http://starcam.com/camraw[/COLOR]
[COLOR=#000000]Use Safari or Firefox - IE is not an issue.[/COLOR]
[COLOR=#000000]Try entering text in the username/password field a few times. [/COLOR]
[COLOR=#000000]You will probably notice that on a pretty regular basis the text will disappear as you type. :|[/COLOR]
[COLOR=#000000]Has anyone else seen this…and can anyone confirm what I am seeing?[/COLOR]
Note: I have found that this problems shows up more often if you select the input textfield and type something - then select all text you just typed and delete using backspace. Once you delete the text…start typing again…you should see it.[/quote]
Note#2:
Firefox is a problem too.
It appears that the entire string you typed is default-selected…so every new character your type deletes all previous.
Its days like this I am embarrassed to be an AS dev…
[quote=1Riptide;2345845]Note#2:
Firefox is a problem too.
It appears that the entire string you typed is default-selected…so every new character your type deletes all previous.
Its days like this I am embarrassed to be an AS dev…
[/quote]
ok…for the record…here is the problem:
When you highlight text in Moz and Safari dragging right to left in the swf I provided - and then you keep moving your mouse off of the stage(swf)…the onMouseOut event is apparently never raised…so the text field thinks you are still focused on it…and trying to select text.
To illustrate this - drag-select text from right to left in the username field in the link above and keep dragging off of the swf. Then release the mouse…and roll back over the text field. You will notice that you are still selecting text…though you released the Mouse.
sigh