Page 1 of 1

Prevent focus to body element in Gecko browsers?

Posted: Tue Jun 05, 2007 1:43 pm
by JAB Creations
I need to prevent Gecko browsers from giving the body element focus. This creates a second tabindex cycle bug where the user is unable to cycle through tabindex elements after completing the first cycle, returning to the browser GUI, and then cycling the second time through the page itself. I will not consider redesigning my work, I will only consider solutions to this problem.

Posted: Tue Jun 05, 2007 2:34 pm
by superdezign
Nice to see that you're flexible. :lol: :P

That bug hardly sounds normal. For what reason does your body element become focused? Is there any JavaScript involved?

Posted: Tue Jun 05, 2007 3:00 pm
by JAB Creations
Posted bug 383349.