Opened 14 years ago
Closed 14 years ago
#3249 closed bug (worksforme)
<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.
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|---|
Priority: | major → blocker |
comment:3 Changed 14 years ago by
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.
Note: See
TracTickets for help on using
tickets.
This appears to be WebKit related as it occurs on Google Chrome too.