To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=85833 Issue #|85833 Summary|Deleting large amount of text in html format makes men |u Edit nearly unusable Component|Word processor Version|680m240 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P4 Subcomponent|ui Assigned to|mru Reported by|christophnoack
------- Additional comments from [EMAIL PROTECTED] Sun Feb 3 22:21:17 +0000 2008 ------- The following problem has been found in the build “edgy-jdk-2474-notes2”. Deleting a large amount of text in html format is not recognized as “Delete a paragraph” or “Delete bla bla” by the undo functionality in writer. Writer seems to assume that it can be handled as a simple string. Consequence: the whole string is used for the description of the change in the undo stack. That increases the size of the Edit menu in such a way, that no menu entry text is drawn in the visible area of the screen. Steps to reproduce: 1.Create a new text document 2.Copy some text (several paragraphs) from the web browser (e.g. Firefox) in the writer document. This text will be inserted in the format “html format”. 3.Select this text completely and delete it (e.g. by pressing Del). Expected behavior: The undo item shows “Delete: 'bla bla ... bla bla'” or “Delete: Paragraphs”. Current behavior: The undo item uses the full text. Due to the fact that the width of the Edit menu is adjusted to the length of the menu entries, the menu is very (very!) large and spans the complete screen. The menu seems to be centered, so the menu text entries are outside the current view area. --------------------------------------------------------------------- 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]
