To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=64609
------- Additional comments from [EMAIL PROTECTED] Thu Apr 27 06:36:27 -0700 2006 ------- hfo: "dd" does not cause the crash because that "dd" is invisible but because others d* exist, it can not be select. but "hh" crashed because it is the only item the first letter is "h". But if you double press "d" in a short time. It will crashed too, because the timer cache the "dd" to search, and "dd" is the only one be found. so crashed. And I find the issue by press "dd" twice in a short time, so I name the issue. By the code, list and view own the items in different way. view remove item, but list not in the issue. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
