Skip to main content

Bug Tracker

Side navigation

#9512 closed bug (worksforme)

Opened June 03, 2011 08:05PM UTC

Closed June 03, 2011 10:06PM UTC

Last modified June 03, 2011 10:10PM UTC

Select menu within SPAN tag display error in Safari 4.04/Mac

Reported by: developer@suomedia.com Owned by: developer@suomedia.com
Priority: low Milestone: 1.next
Component: effects Version: 1.6.1
Keywords: Cc:
Blocked by: Blocking:
Description

jQuery v1.6.1 and older:

In Safari 4.04/Mac, placing a select menu within a span with the span display set to "none", when displaying the span/menu using fadeIn() the complete menu does not display, the bottom section is invisible.

Demo: http://www.suomedia.com/jquery.html

Will test this later today with Safari 5

Attachments (0)
Change History (8)

Changed June 03, 2011 09:11PM UTC by rwaldron comment:1

owner: → developer@suomedia.com
status: newpending

Thanks for taking the time to contribute to the jQuery project! Please provide a reduced jsFiddle test case to help us assess your ticket!

Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, I've created this boilerplate: http://jsfiddle.net/rwaldron/da3nM/ Open the link and click to "Fork" in the top menu.

Changed June 03, 2011 09:17PM UTC by anonymous comment:2

Why don't you just click on the link above. Its very very simple to do....

Changed June 03, 2011 09:22PM UTC by rwaldron comment:3

I did, but in order to debug the code and test deviations I would have to spend my own personal time re-producing _your_ bug. Also... it says so on the big pink and red box where you filed the ticket.

Changed June 03, 2011 09:22PM UTC by rwaldron comment:4

Replying to [comment:2 anonymous]:

Why don't you just click on the link above. Its very very simple to do....

Also, that's not a very nice way to reply to very respectfully asked request.

Changed June 03, 2011 09:35PM UTC by anonymous comment:5

Thats fine, I have my own fix for your bug. You will just have to live with it.

I did take the time to report the bug. I think you expect a little to much, its your development, not mine. I in no wise have the time to learn your IDE.

Changed June 03, 2011 09:37PM UTC by anonymous comment:6

BTW, it is not "_your_" bug, its _yours_ Just take two seconds to look at the source of the demo.

Changed June 03, 2011 10:06PM UTC by addyosmani comment:7

component: unfiledeffects
priority: undecidedlow
resolution: → worksforme
status: pendingclosed

With respect to the above discussion, please bare in mind that the reason we ask that all ticket submissions include code via jsfiddle.net is so that we can more easily test across browsers or tweak your test case should that be needed.

Forgive rwaldron's tone, but as I'm sure you can appreciate, it's not always easy to strip code from someone elses server in order to produce an editable test.

I've run your code through Safari 5.x and Safari 4.x, but haven't been able to reproduce the issue you're experiencing on the Mac. Kindly double-check your code (or perhaps provide a screenshot of what you're seeing) and we'll do our best to re-evaluate.

Changed June 03, 2011 10:10PM UTC by anonymous comment:8

I just upgraded to Safari 5 which does not show the problem. I think its a Safari/Mac problem rather than jQuery. Definitely there in Safari 4.04 with the simplest code to test it. Perhaps its only there on a 13" Macbook Pro running Snow Leopard... who knows?