Closed Bug 60801 Opened 24 years ago Closed 24 years ago

Composer "Save Page" dialog doesn't responds to keyboard action.

Categories

(Core :: XUL, defect, P3)

Sun
Solaris
defect

Tracking

()

VERIFIED DUPLICATE of bug 67923

People

(Reporter: richard.pecson, Assigned: bryner)

Details

(Whiteboard: suntrak-n6)

steps...


1. launch composer (Tasks->Composer)
2. type some characters
3. press CTRL-W (Close)
4. "Save page" Dialog will pop-up, click the tab key until focus goes to "Don't
Save" button
5. Hit enter (return key)

it still ask for page title as if you are going to save it. the focus still goes
to the "Save" button even you have seen the focus being shifted to "Don't Save"
button.
Adding sun tracking string
Whiteboard: suntrak-n6
assigning to cmanske
Assignee: beppe → cmanske
Target Milestone: --- → mozilla0.9
This is probably a bug in the "common dialog" code, not editor-specific.
Investigating...
Status: NEW → ASSIGNED
What you describe is a change in the "default key" along with focus (changed
to a different button using the tab key.) This is *not* the usual behavior for
Windows, Mac, and some UNIX flavors, although discussions with other UNIX
experts suggests this might be expected behavior on some UNIX platforms.
On most platforms, once focus has shifted, the "space" key, not "enter", should
be used to "press" the button, simulating a mouse click.
So I'm not sure if this is really a valid bug -- I'll let the XPFE people
decide, since any possible problem is in XP dialog code.
 
Assignee: cmanske → trudelle
Status: ASSIGNED → NEW
Component: Editor → XP Toolkit/Widgets
->bryner
Assignee: trudelle → bryner
Target Milestone: mozilla0.9 → ---

*** This bug has been marked as a duplicate of 67923 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
marking verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.