Skip to main content

Bug Tracker

Side navigation

#3057 closed bug (wontfix)

Opened June 17, 2008 10:12PM UTC

Closed June 24, 2008 06:51PM UTC

Safari option hide bug

Reported by: sethtrain Owned by:
Priority: major Milestone: 1.3
Component: core Version: 1.2.6
Keywords: Cc:
Blocked by: Blocking:
Description

When inspected with Safari the generated code looks correct but Safari doesn't actually do what you think it needs to.

Attachments (1)
  • safari_hide.html (5.4 KB) - added by sethtrain June 17, 2008 10:12PM UTC.

    Example of issue. Currently doesn't work with Safari Version 3.1.1 (5525.20)

Change History (2)

Changed June 17, 2008 10:18PM UTC by sethtrain comment:1

This is also an issue with IE6 and IE7. Firefox obviously works fine.

Changed June 24, 2008 06:51PM UTC by flesler comment:2

resolution: → wontfix
status: newclosed

You cannot set options to display:none on IE, that's a native issue of the browser. Neither on Safari.

This is not a jQuery issue.

I googled around for a workaround with no luck. If you find any, do reopen.