
07-29-2009
|
|
|
|
Re: Why does IE not open a dialog, when press ENTER on a file inpu
Boris2002 schreef:
> "Gordon" wrote:
>
>> "Boris2002" <Boris2002@discussions.microsoft.com> wrote in message
>> news:66A5045C-2B53-4EC9-A6AC-85E691C8BFFD@microsoft.com...
>>> Hello everyone,
>>> As you know, when I click on a file input, a dialog opens, to select a
>>> local
>>> file.
>>> But if I press ENTER key while the focus on the file input, the dialog do
>>> not open.
>>> Why? For security reason? How can I open it?
>>> Thanks.
>>>
>>> BTW: Firefox can open a dialog when press ENTER key.
>> What do you mean by "file input" dialog?
>> Enumerate the steps you are actually taking before you press "enter" as in
>> File-Open etc etc and tell us at what stage you are pressing "enter"?
>>
> html tag: <input type=file ....>
> Its function is to select a local file. I use it to upload a file.
> I press TAB to move the focus to the button of the input, and press
ENTER. I
> wish it to show the dialog, as it clicked by the mouse. But no dialog
> displayed.
>
>
try to hist the SPACE bar, in stead of the ENTER key
--
Luuk
|