Ticket #3845 (closed bug: fixed)
api.jquery.com shows incorrect sub sections
| Reported by: | ilivewithian | Owned by: | remysharp |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3.1 |
| Component: | site | Version: | 1.3 |
| Keywords: | api | Cc: | |
| Blocking: | Blocked by: |
Description
When navigating around api.jQuery.com I noticed that I was seeing events in the effects section.
To reproduce, select effects, then sliding. Now click the close button on sliding button. At this point you will end up with events being listed in the effects section.
Attachments
Change History
Changed 4 years ago by ilivewithian
-
attachment
docsbug.jpg
added
comment:1 Changed 4 years ago by john
- Owner set to remy@…
- Version changed from 1.2.6 to 1.3
- Component changed from unfilled to site
- Milestone changed from 1.3 to 1.3.1
comment:2 Changed 4 years ago by remysharp
@ilivewithian - I can't replicate this clicking through. If you start from afresh (i.e. just reload in the browser) do you get it still?
When I'm testing, the sliding effect is finishing - is it possible you're clicking midway during the animation? (I tried to do this - but couldn't catch it quickly enough)
comment:3 Changed 4 years ago by ilivewithian
I have cleared my browser cache and am still able to get the bug, but I have to go through an extra step.
So: Clear browser cache Click "Events" -> "Event Handling" -> "One" Using the x button close "Event Handling" Using the x button close "Events" Click "Effects" -> "Sliding" -> "slideUp" Using the x button close "Sliding"
You should now see the bug.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

screen shot of the bug.