Closed Bug 75578 Opened 24 years ago Closed 24 years ago

ENTER button does nothing when focus is on a button in dialog

Categories

(Core :: DOM: Editor, defect)

x86
Windows NT
defect
Not set
minor

Tracking

()

VERIFIED DUPLICATE of bug 63728

People

(Reporter: shrir, Assigned: cmanske)

References

Details

Saw this differeence between 4.x keyboard navigation and 6.x..so am filing it. Steps: 1 Launch composer 2 Click on IMAGE button from composition toolbar 3 do not use the mouse, hit TAB on keyboard to change focus from hte textfield to the button labled "Choose File" 4 Nothing happens. Expected: 'Select Image File' dialog should open up.
yeah it only works for OK button when you have an image path. it doesn't work for other buttons.
see also bug 63728. Note that the behavior should _not_ be the same on all platforms... I would say this is a duplicate of 63728.
this is about just windows platform and a difference between 4.x and 6.x client..
Right. But please make sure that when this bug is fixed the behavior on other platforms does not change as well. A proper fix for 63728 would probably fix this too... adding dependency.
Depends on: 63728
reassigning to cmanske.
Assignee: kin → cmanske
Nothing editor-specific. Technically, the bug is invalid in Windows -- the Enter key is NOT supposed to trigger the focused button, "space bar" is. The Enter key is only supposed to trigger the "default" button, which is "Ok" in this case but is disabled, so nothing happens (correctly). I'm not sure what other platforms are supposed to do, but that's what bug 63728 is all about. *** This bug has been marked as a duplicate of 63728 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
verified in 4/12 build.
Status: RESOLVED → VERIFIED
*** Bug 90549 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.