https://bugs.kde.org/show_bug.cgi?id=408422

            Bug ID: 408422
           Summary: Find/replace in files makes KDevelop
                    laggy/unresponsive if match is found in very long line
           Product: kdevelop
           Version: 5.3.2
          Platform: Neon Packages
                OS: Linux
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: Output Views
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: frmdst...@protonmail.com
  Target Milestone: ---

SUMMARY

When doing a find/replace in files in a project which contains minified
javascript files KDevelop becomes laggy when a search returns a match in the
file.  This seems to be because these minified files are a single line that may
be upwards of several hundered kb.


STEPS TO REPRODUCE
1. Download one or more large minified js file and include in a project eg
https://code.jquery.com/jquery-3.4.1.min.js
2. Include *.js filter and search for a string within the file eq "jQuery"
3. Open the find/replace tool view and scroll until the result is in view

OBSERVED RESULT

When the result shows up in he find/replace tool view KDevelop becomes very
laggy especially the mouse goes over the result.

EXPECTED RESULT

KDevelop should limit the amount of text it displays in the result list and
tooltip to avoid any lag.  Perhaps make the size adjustable.


SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.58.0
Qt Version: 5.12.0

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to