Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #26639, comment 6


Ignore:
Timestamp:
12/17/2013 12:54:54 PM (11 years ago)
Author:
bramd
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26639, comment 6

    initial v1  
    11Replying to [comment:2 SergeyBiryukov]:
    22
    3 Why did you move this to 3.9? This ticket is just to improve usability of the menu in mobile view for keyboard users. The suggestion that has been done in this ticket to add an option to disable the mobile view is interesting, but outside the scope of this ticket. So, the patch I proposed does not introducte new options or other user facing changes.
     3Why did you move this to 3.9? This ticket is just to improve usability of the menu in mobile view for keyboard users. The suggestion that has been done in this ticket to add an option to disable the mobile view is interesting, but outside the scope of this ticket. So, the patch I proposed does not introduce new options or other user facing changes.
    44
    55Also, the extension of the admin bar to handle the aria-expanded attribute is backwards compatible. If it is this code you have problems with, I would propose to add only the fixed menu label and focus handling and leave aria-expanded out for now, we can do that in 3.9.