Bug 230878 - If search box is used, newly inserted rows are hidden
Summary: If search box is used, newly inserted rows are hidden
Status: CONFIRMED
Alias: None
Product: parley
Classification: Applications
Component: editor (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: parley bug tracker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-15 21:17 UTC by Alex
Modified: 2018-11-11 09:20 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex 2010-03-15 21:17:21 UTC
Version:            (using KDE 4.4.1)
OS:                Linux
Installed from:    Ubuntu Packages

Consider this scenario:
 * Open dictionary
 * search something
 * select the window with the results
 * press insert to insert a new row

The newly added row is added but not shown because it does not match the currently active search filter. So one thinks that the program "missed" the ins key and keeps pressing it, adding more empty, hidden lines.

Solution should be one of the following:
 * clear search box while inserting new row
 * keep the text on the search box but disable it's functionality until someone re-edit the string or press enter to reactivate it
Comment 1 Inge Wallin 2014-02-19 19:44:26 UTC
Moved to the editor component.
Comment 2 Andrew Crouthamel 2018-11-11 04:23:56 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Alex 2018-11-11 09:20:22 UTC
I've tested version 4:18.04.3-0ubuntu1 and the problem is still present