Opened 14 years ago
Closed 14 years ago
#3681 closed bug (worksforme)
Opera 9.62 jquery errors and non valid css
Reported by: | aogara | Owned by: | brandon |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | dimensions | Version: | 1.2.6 |
Keywords: | core, ajax | Cc: | aogara |
Blocked by: | Blocking: |
Description
Hi there,
i'm sorry to disapoint you saying this but i notice some pb on jQuery support and in the css of the site under Opera Browser (latest version):
I noticed some major problems due to css validation that disable all demo's in API Documentation (exples:
- http://docs.jquery.com/Selectors/siblings#prevsiblings
- http://docs.jquery.com/Effects/toggle#speedcallback)
In the library too, I launched the test (http://jquery.com/test/) after I notice I couldn't register from the newticket page. 3 test failed (ajax: jQuery.post, core: width, core: height)
Technical Details: jQuery version: v.1.2.6 Navigator: Opera 9.62 (International version)
- Identification: Opera/9.62 (Windows NT 5.1; U; fr) Presto/2.1.1
- revision: 10467
Regards Raphaël RUDLER
Change History (2)
comment:1 Changed 14 years ago by
Cc: | aogara added |
---|---|
Component: | unfilled → dimensions |
Owner: | changed from flesler to brandon |
comment:2 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
This worksforme with the latest opera 9.64
Can you retry the ajax one ? (add ?ajax to the url). They do fail sometimes, the suite is not perfectly deterministic (just the ajax module).
As for width/height. That belongs to dimensions. We'll check this asap.