Closed Bug 326374 Opened 19 years ago Closed 19 years ago

Camino only, SVG: Support key events for navigation: onkeydown, onkeyup, and onkeypress event attributes

Categories

(Camino Graveyard :: Accessibility, defect)

PowerPC
macOS
defect
Not set
major

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 277706

People

(Reporter: jay, Assigned: mikepinkerton)

References

()

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.1) Gecko/20060207 Camino/1.0rc1+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.1) Gecko/20060207 Camino/1.0rc1+

keyboard support for SVG withing Camino is currently broken

Reproducible: Always

Steps to Reproduce:
1.open URI 
2.try to navigate through the homepage using the keyboard
3.

Actual Results:  
tab key onkeydown not recognised

Expected Results:  
focus should change to next anchor

https://bugzilla.mozilla.org/show_bug.cgi?id=259062

original mozilla bug, this was listed as critical, but doesn't seem to fit the current description
This is an accessibility.tabfocus problem.  If accessibility.tabfocus is set to allow any element to be focused, you are able to tab through your SVG site.  Try accessibility.tabfocus = 7.

Firefox is susceptible to this problem as well.  By default, it takes its accessibility.tabfocus setting from the Keyboard system preference pane.  When the option in that pane is set to the default, allowing only text boxes and lists to take focus, it is not possible to tab through your SVG site.

Camino doesn't respect the system pref because (from cvs log) "this
best matches user expectation as nobody knows about the system pref, or that
that particular pref would impact camino's content area tabbing."  Bug 277706, to which I am duping this bug, is about putting this option in Camino's preferences UI.  Until then, you have access to about:config.

Camino does support key events for SVG.  Here are two examples you brought to our attention on another bug that function as well as they should in any Gecko browser:
http://www.croczilla.com/svg/samples/svgtetris/svgtetris.svg
http://www.peepo.com/svg/keycode.svg

*** This bug has been marked as a duplicate of 277706 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Mark,

thanks, and apologies, I'm known for having a very poor memory and simply forgot that I had to fiddle with about:config sometime last year.

hope the preferences UI gets resolved before I bring this issue up again ~:"
Mark & Mike,

I'd like to reopen this bug as the keycode example no longer works for me.
and the tetris is pretty broken in camino compared with minefield or opera.
the time delay makes it unplayable imho.

cheers
You need to log in before you can comment on or make changes to this bug.