Skip to main content

Search and Top Navigation

#10639 closed bug (fixed)

Opened October 02, 2014 06:12PM UTC

Closed October 16, 2014 12:14PM UTC

Selectmenu: Cannot typeahead when menu is open

Reported by: tj.vantoll Owned by:
Priority: blocker Milestone: 1.11.2
Component: ui.selectmenu Version: 1.11.1
Keywords: regression Cc:
Blocked by: Blocking:
Description

In 1.11.0 you could click on a selectmenu's button, and then start typing to autocomplete options. That functionality broke in 1.11.1 as the selectmenu no longer receives focus when you click the button.

Attachments (0)
Change History (6)

Changed October 02, 2014 06:12PM UTC by tj.vantoll comment:1

keywords: → regression
status: newopen

Changed October 02, 2014 06:31PM UTC by scottgonzalez comment:2

milestone: none1.11.2
priority: minorblocker

Changed October 02, 2014 08:49PM UTC by tj.vantoll comment:3

This was caused by https://github.com/jquery/jquery-ui/commit/749a6a56677fe29d2bf777d79811ce8bdd1b5fad. I can't come up with a way to allow the functionality described in #10144, and to allow typeahead for options.

My first thought is to revert that commit as this is a far bigger issue, but I'll play with this a bit.

Changed October 08, 2014 04:46PM UTC by jzaefferer comment:4

Here's a fiddle that shows the original problem reported in #10144: http://jsfiddle.net/TdLvC/1/

Changed October 09, 2014 02:33PM UTC by scottgonzalez comment:5

Changed October 16, 2014 12:14PM UTC by Scott González comment:6

resolution: → fixed
status: openclosed

Selectmenu: Preserve text selection and button focus on click

Fixes #10639

Closes gh-1358

Changeset: d4a437e4b0d91d40eff269a19672a6db9217766e