https://bugs.documentfoundation.org/show_bug.cgi?id=142783
Caolán McNamara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #11 from Caolán McNamara <[email protected]> --- Prior to the change the dropdown did't allow keyboard access and it not was possible to use tab to cycle through the components of the dropdown so it was inaccessible (It was also the case that clicking on the Month name would show a sub menu which triggered this loss of focus then as well). Putting focus into the dropdown automatically has advantages, but triggers that the edit has lost focus to the dropdown so listeners get told the control lost focus. I can see the desire for the use case here for the focus to be seen as not leaving the control. Maybe we can consider the Calendar components of Edit and its Dropdown as one compound control -- You are receiving this mail because: You are the assignee for the bug.
