DescriptionFix a bug of sequential focus navigation with <select multiple>, and so on.
<select multiple>, <select size=2-or-greater>, and <input
type=date/datetime-local/month/time/week> had a bug that they prevented
sequential focus navigation even if they were not focusabble.
Change nextNodeWithGreaterTabIndex() so that it uses adjustedTabIndex().
BUG=425937
TEST=automated
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184877
Patch Set 1 #
Total comments: 2
Messages
Total messages: 10 (2 generated)
|