Opened 10 years ago
Closed 10 years ago
#9492 closed bug (invalid)
Select menu in dialog doesn't adjust properly in Chrome on Windows
Reported by: | jdeisenberg | Owned by: | jdeisenberg |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.dialog | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In this jsbin: http://jsbin.com/oyezux/2/edit , the drop-down menu outside the dialog works normally. The drop-down menu inside the dialog (you have to click "Show Dialog" to make it appear) will display "S160" as the default, but you cannot get it to go away, and you can't scroll to the top with the scroll wheel, bars, or arrow keys. This behavior is exhibited on Chrome version 28.0.1500.95m on Windows, but not on Chrome 28.0.1500.52 on Fedora 18.
Change History (3)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Owner: | set to jdeisenberg |
---|---|
Status: | new → pending |
Your test case was pointing at bad URLs for jQuery.
After fixing those, I'm not seeing the problem you're describing: http://jsbin.com/oyezux/3/edit on Chrome for Windows. Are you seeing the issue with that test case? Perhaps you're using an older version of the library?
comment:3 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Note: I moved the jquery-ui.css file into a directory other than its original location for a "cleaner" URL.