|
From: SourceForge.net <no...@so...> - 2011-07-23 12:47:57
|
Bugs item #3349123, was opened at 2011-07-01 22:12 Message generated for change (Comment added) made by shlomy You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=3349123&group_id=588 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: search and replace Group: severe bug Status: Open Resolution: None Priority: 5 Private: No Submitted By: don Rhummy (donrhummy) Assigned to: Nobody/Anonymous (nobody) Summary: Right click input of "Search/Replace" makes screen black! Initial Comment: If I right click in the "Search for:" text input boxes my entire screen goes black! NOTE: This ONLY happens for the "Search for" input, not for the "Replace with" input! ** This ALSO happens in the "Search for" input box at the top of jedit's window! This never happend with the last version of jedit. Using: jEdit 4.4.1 ---------------------------------------------------------------------- >Comment By: Shlomy Reinstein (shlomy) Date: 2011-07-23 15:47 Message: Thanks for the finding. I think even 200 items are way too many to be useful, no? Anyway, you can configure it: Global Options -> Appearance -> History text field entries to remember. The default is 25. If you changed it to something like 500, I don't think it's a common case, and not sure it's worth changing the code. ---------------------------------------------------------------------- Comment By: don Rhummy (donrhummy) Date: 2011-07-01 22:36 Message: OK, I did a little trial & error and I figured out the problem: If your list of previous "[find]" items gets too long, it'll turn the screen black. I didn't test the minimum to do this, but a list of 522 past items turns my screen black. 200 or so items and it doesn't turn black. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=3349123&group_id=588 |