Change open button to open the list when displayed as a combobox
Change the open button when it's displayed as a combobox to open the options list instead of opening the file when there are more options. Open button is only displayed as a combobox when there are more than one application for the selected file, otherwise it's displayed as a regular button. This change of behavior is to make the open button (as combobox) accessible via keyboard and screen reader (Chromevox). IMPORTANT: This is a change of behavior, but this seems more consistent since the UI displays the button as a combo, it's expected that enter key or click open the combo list, instead of triggering the "open" button which is open with default app. Users already have option to use enter key to open the file without the "open menu". Test: browser_test Bug: 793723 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I8dab527805cb687103882e1b650b857fd5fb876c Reviewed-on: https://chromium-review.googlesource.com/970048Reviewed-by:Naoki Fukino <fukino@chromium.org> Reviewed-by:
Sasha Morrissey <sashab@chromium.org> Commit-Queue: Luciano Pacheco (SYD) <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#546722}
Showing
Please register or sign in to comment