Opened 15 years ago
Closed 13 years ago
#3028 closed bug (invalid)
Incorrect positioning/crash in Safari 2.0.4
Reported by: | Wgsimon | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.3 |
Component: | effects | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have been working on the site http://www.festivalandco.com/. It works fine under all other browsers I have tested it on, but using Safari 2.0.4 the footer does not get repositioned when a menu item is selected. The site uses using jquery 1.2.1. After testing the different availible versions I find the problem persists up to version 1.2.3. Any later versions cause Safari to crash.
Change History (2)
comment:1 Changed 15 years ago by
need: | Review → Test Case |
---|---|
Priority: | major → minor |
Note: See
TracTickets for help on using
tickets.
Could you provide a test case ? a minimalistic html file with the requires html and js to reproduce the problem. Thanks.