Comment 8 for bug 676222

Revision history for this message
Karl Lattimer (karl-qdh) wrote : Re: Broken/confusing keyboard navigation

So I've checked in the code and it's definitely a case of either we can navigate the calendar with the keyboard, or we get stuck in it. This is another bug which points to us writing our own calendar widget.

I'll see if I can ignore the focus of the calendar by keyboard navigation, however if you disable all the focus stuff you'll never be able to click on the month/year buttons or select a day.

Prising these two bits apart might be tricky.