Closed Bug 278036 Opened 20 years ago Closed 20 years ago

nsXULTextField should have "activate" action

Categories

(Core :: Disability Access APIs, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: Louie.Zhao, Assigned: Louie.Zhao)

References

Details

(Whiteboard: sunport17)

Attachments

(1 file)

Steps to Reproduce:
1. Start GOK and launch Mozilla.
2. In GOK main window, click menus->Bookmark->Bookmark Manager.
3. In GOK main window, click UI Grab.

Bug Observation:
The "Search" item in the GOK UI-Grab should be active

XUL textfield has no action defined and GOK can't grab any element without action.
Attached patch patch v1Splinter Review
Whiteboard: sunport17
Attachment #170992 - Flags: review?(pkwarren)
Comment on attachment 170992 [details] [diff] [review]
patch v1

>Index: accessible/src/xul/nsXULFormControlAccessible.cpp
>===================================================================
>RCS file: /cvsroot/mozilla/accessible/src/xul/nsXULFormControlAccessible.cpp,v
>retrieving revision 1.41
>diff -p -u -5 -r1.41 nsXULFormControlAccessible.cpp
>--- accessible/src/xul/nsXULFormControlAccessible.cpp	1 Jul 2004 20:43:03 -0000	1.41
>+++ accessible/src/xul/nsXULFormControlAccessible.cpp	12 Jan 2005 05:21:30 -0000
...
>+  return NS_OK;;

Remove the extra semicolon.

Everything else looks great.
Attachment #170992 - Flags: review?(pkwarren) → review+
Attachment #170992 - Flags: superreview?(Henry.Jia)
Attachment #170992 - Flags: superreview?(Henry.Jia) → superreview+
Louie - this patch should be ready to be checked in now.
Thanks for r & sr. Patch checked in.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: