Summary: | konqueror khtml isnt able anymore to zoom in http://kde-look.org | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Zé <mmodem00> |
Component: | khtml | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | wonko |
Priority: | NOR | ||
Version: | 0.0.1 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Zé
2011-05-02 06:36:31 UTC
Same cause as bug 269175. I really should stop forgetting to commit fixes... Git commit 6f6a4933975e85ebbee2c3354096c1c3a4889a3f by Maks Orlovich. Committed on 17/05/2011 at 14:34. Pushed by orlovich into branch 'KDE/4.6'. Fix cloning of checkboxes. ... And with it element-cloning method in jQuery 1.5, which was making us hit IE-specific path due to the bug. Showed up in particular on Doodle wizard, and kde-look thumbs. CCBUG:269175 BUG:272208 M +3 -0 khtml/html/html_formimpl.cpp http://commits.kde.org/kdelibs/6f6a4933975e85ebbee2c3354096c1c3a4889a3f Git commit d22393aecc062ef4ab8bc9692911a4ec828f7007 by Maks Orlovich. Committed on 02/04/2011 at 17:16. Pushed by orlovich into branch 'master'. Fix cloning of checkboxes. ... And with it element-cloning method in jQuery 1.5, which was making us hit IE-specific path due to the bug. Showed up in particular on Doodle wizard, and kde-look thumbs. CCBUG:269175 BUG:272208 M +3 -0 khtml/html/html_formimpl.cpp http://commits.kde.org/kdelibs/d22393aecc062ef4ab8bc9692911a4ec828f7007 *** Bug 273990 has been marked as a duplicate of this bug. *** Now when clicking to zoom the image, in fact zooms it, but now the image close button appears under some publicity image and isnt possible to close the zoom frame. This only happens with khtml view. When using the webkit view, the publicity image stays under the zoom frame. |