To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86734
                 Issue #|86734
                 Summary|Pasting using middle button misbehaving
               Component|Spreadsheet
                 Version|OOH680m8
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|nn
             Reported by|kendy





------- Additional comments from [EMAIL PROTECTED] Wed Mar  5 15:33:08 +0000 
2008 -------
The fix of issue 62773 broke pasting urls using the middle mouse button.  The 
scenario:

- oocalc, 
- load any spreadsheet, 
- do a few modifications (without saving).
- open konqueror, google for something, 
- right click on a link, 'copy link address'
- click into a spreadsheet-cell,
- paste with middle mouse button.

Instead of the link, you get there the whole document.  The problem is that 
lcl_GetDropFormatId() in gridwin.cxx is reused for both pasting and dropping, 
but the intended behavior differs in these cases.  I'll attach a fix.

---------------------------------------------------------------------
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]

Reply via email to