https://bugs.kde.org/show_bug.cgi?id=460739
Bug ID: 460739
Summary: Network error when starting a new search before last
search has finished
Classification: Frameworks and Libraries
Product: frameworks-knewstuff
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Target Milestone: ---
SUMMARY
When using knewstuff-dialogs if you start a new search before the current
search is finished you interrupt the network stream and you get incomplete
data. This causes an error on the knewstuff-dialog UI.
STEPS TO REPRODUCE
1. Start a new search in plasma styles for example, but type each new letter
directly after the search is started (you can see the search start when
debugging is enabled in konsole.
OBSERVED RESULT
Unknown Open Collaboration Service API error. (0)
EXPECTED RESULT
No Error
Git Master everything.
This has a few avenues for fixes.
- Don't search automatically when the user types, have a button to begin the
search.
- Disable search button/input when a search has begun, enable it once search
results returned.
--
You are receiving this mail because:
You are watching all bug changes.