Closed
Bug 250121
Opened 21 years ago
Closed 21 years ago
Can't UI Grab to browser tabs
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 246984
People
(Reporter: Louie.Zhao, Assigned: Louie.Zhao)
Details
Steps to Reproduce:
1. Start Mozilla and GOK.
2. Open several tabs in Mozilla.
3. In GOK, click UI Grab.
4. Click one of tab name.
Expected Result:
Go to the tab page.
Actural Result:
GOK crashes:
** ERROR **: file gok-keyboard.c: line 2167 (gok_keyboard_page_select):
assertion failed: (selection != NULL)
aborting...
Aborted
| Assignee | ||
Comment 1•21 years ago
|
||
The "Open New Tab" button on the left of tabs and the "Close Tab" button on the
right side work fine with GOK. Using at-poke, the only difference between
"button" and "tab" is "tab" has no "FOCUSABLE" state (which is reasonable
because tab can't get focus). Using "Take Action" of at-poke, tab in mozilla can
be "clicked".
Bill, can you take a look at this issue? Thanks.
| Assignee | ||
Comment 2•21 years ago
|
||
*** This bug has been marked as a duplicate of 246984 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•