Search and Top Navigation
#3249 closed bug (worksforme)
Opened August 23, 2008 01:08AM UTC
Closed November 19, 2008 02:58PM UTC
<select> options not selectable in Safari when container is resizable
Reported by: | mholmes | Owned by: | eduardo |
---|---|---|---|
Priority: | blocker | Milestone: | 1.7 |
Component: | ui.resizable | Version: | 1.6b |
Keywords: | safari resizable select options unselectable | Cc: | |
Blocked by: | Blocking: |
Description
If a <select> element is placed inside a resizable container, its <option>s become unselectable in Safari (tested on Safari 3.1, Windows and OSX). Here is a test page demonstrating the problem.
Attachments (0)
Change History (3)
Changed September 18, 2008 05:50PM UTC by comment:1
Changed November 12, 2008 10:43AM UTC by comment:2
milestone: | TBD → 1.6 |
---|---|
priority: | major → blocker |
Changed November 19, 2008 02:58PM UTC by comment:3
resolution: | → worksforme |
---|---|
status: | new → closed |
I tried to replicate the issue, but it seems to be fixed. It could not be reproduced with both Safari (3.1) and Google Chrome.
This appears to be WebKit related as it occurs on Google Chrome too.