| Summary: | regression: opening "My Bugs" on BKO opens "Configure Validator Plugin" | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Martin Koller <martin> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | cfeck |
| Priority: | NOR | ||
| Version First Reported In: | Git | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Martin Koller
2012-01-02 08:50:29 UTC
What happens if you only copy the page URL, quit Konqueror, and restart it with the URL from clipboard? The same (dialog appears). In konsole I see the following messages, don't know if related: Object::connect: No such signal KHTMLPartBrowserExtension::openURLNotify() Object::connect: (sender name: 'KHTMLBrowserExtension') Object::connect: No such signal KHTMLPartBrowserExtension::setLocationBarURL( const QString& ) Object::connect: (sender name: 'KHTMLBrowserExtension') I have since updated my Laptop to openSuse 12.1 with KDE 4.7.2 and I see the same problem. So this is not a regression in 4.8 but one after 4.6.5 which I used before. But it does not happen with a different user account. I now analyzed what's the origin and found out that it happens always when the "Website Validators" extension is enabled. (even if the checkbox "run after loading a page" in this configuration dialog is unchecked, which is the default anyway) I do not have "Website Validators" enabled, and can reproduce the issue by simply reloading a bko page. I can no longer reproduce this with openSuse 13.1, KDE 4.13.0 |