Bug 35938
Summary: | colorbox/lightbox JS TypeError | ||
---|---|---|---|
Product: | WebKit | Reporter: | Petter Sundlöf <petter.sundlof> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | UNCONFIRMED | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux | ||
URL: | http://www.swedroid.se/sok-med-ritade-bokstaver-google-gesture-search |
Petter Sundlöf
webkitgtk 1.1.22
1. go to http://www.swedroid.se/sok-med-ritade-bokstaver-google-gesture-search
2. click any of the images
expected result: a colorbox/lightbox JS image gallery "thingy" is opened and an
image is shown
actual result: a colorbox/lightbox JS image gallery "thingy" is opened, but no
image is ever shown
when the image is clicked, CPU usage goes into the roof and these javascript
errors run up to the thousands... 100 per every other second or so!
/wp-content/plugins/lightbox-plus/js/jquery.colorbox-min.js?ver=1.3.6:2TypeError:
Result of expression 'k[0].style.removeAttribute' [undefined] is not a
function.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |