Issue 110279 - Pasting into a table assumes new table
Summary: Pasting into a table assumes new table
Status: CONFIRMED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 3.2
Hardware: All All
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-20 18:34 UTC by wusry
Modified: 2014-08-25 17:11 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: 3.4.1
Developer Difficulty: ---


Attachments
3.2 behavior (19.88 KB, image/jpeg)
2010-03-20 18:36 UTC, wusry
no flags Details
3.1 paste behavior (83.12 KB, image/jpeg)
2010-03-20 18:37 UTC, wusry
no flags Details
Bug report comment (56.48 KB, image/jpeg)
2011-09-27 06:24 UTC, Monali Patel
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description wusry 2010-03-20 18:34:48 UTC
This is a new "bug" that appeared in 3.2.  

Here are steps to get this bug
1) If I have data in a spreasheet (calc or excel) highlighted, I then copy the
data (control-C)
2) I then go to a table in oo base and right click on the table name. It brings
up a menu as shown in oo_base_paste3.2.JPG that I have attached (hopefully).  It
assumes that I am creating a new table and gives it a Table name.  In version
3.1 it assumed that I was pasting into the table that I right-clicked on and
gave me the menu as shown in oo_base_paste3.1.JPG .  
3) The 3.1 behavior is the correct behavior.  If I want to create a new table I
can right click on an open space (and not on a table name) and paste in the
information as a new table.  As it stands in 3.2, I now have to type in the name
of the table.

Thank you
Comment 1 wusry 2010-03-20 18:36:18 UTC
Created attachment 68452 [details]
3.2 behavior
Comment 2 wusry 2010-03-20 18:37:24 UTC
Created attachment 68453 [details]
3.1 paste behavior
Comment 3 ottoshmidt 2010-04-07 19:48:14 UTC
I have tested this on a linux platform v3.2 (go-oo version) and on windows ooo 
v3.2 (vanilla version), but couldn't reproduce this defect... So unconfirmed on 
those versions I have mentioned above
Comment 4 Monali Patel 2011-09-27 06:24:22 UTC
Created attachment 76837 [details]
Bug report comment

I cannot replicate this bug by following the steps mentioned in the bug report.  I installed 3.2 and ran the test on it using both Windows and Linux operating systems but I couldn’t reproduce it. Please be sure to provide concrete information about your development environment and other specific task performed that are not mentioned in the report. Since the bug couldn’t be replicated on either Windows or Linux, it is not an informative bug for those systems. 
The screenshot of bug replication process is attached as TablePaste.jpg. It gives the same option as required and expected in other versions.
Comment 5 wrusry 2011-09-27 06:34:59 UTC
This bug occurs when I am pasting in data from a multi-column spreadsheet into a table in a database that has multiple tables.  I don't know why you can't reproduce it. The bug/behavior persists in versions after 3.2.

Sigh.
Comment 6 wrusry 2011-09-27 06:36:17 UTC
It occurs for me on both Windows 7 and Windows XP.
Comment 7 gg43 2013-03-19 21:16:09 UTC
Platform: 
Operating System: Windows 7 Home Premium Version 6.1.7601 Service Pack 1 Build 7601 (x64)
Apache Open Office 3.4.1 AOO341m1 Build 9593 Rev 1372282

My test:
I used a database with 3 tables named A, B, C
The tables have the same definition.
With the database open I created a spreadsheet with one sheet A1 to B5 import fields in a table, in row 1 contains the field names.
So I performed the following steps:
1) In Calc Copy of the A1 B5
2) In Base Map Database Tables
Case: Paste Special
a) After positioning the cursor on Table A
b) carried out right click with the mouse
c) choose Paste Special
d) opens the map Paste Special to the choice of the type of data to be glued
e) whether you choose HTML  or RTF after clicking OK
f)  opens the map Copy Table with Table name "Table1" and  option "Definition and Data" active
g) clicked Cancel to return to the Map Database Tables
Case Paste
a) After positioning the cursor on Table A
b) carried out right click with the mouse
c) choose Paste
d) opens the map Copy Table with Table name "A" and option "Add Data" active
e) clicked Cancel to return to the Map Database Tables
Case Paste Special after Paste on same table
a) After positioning the cursor on Table A
b) carried out right click with the mouse
c) choose Paste Special
d) opens the map Paste Special to the choice of the type of data to be glued
e) whether you choose HTML or RTF after clicking OK
f) opens the map Copy Table with Table name "A" and option "Add Data" active.
g) clicked Cancel to return to the Map Database Tables
Paste Special Paste after the event but on different table
a) After positioning the cursor on Table B
b) carried out right click with the mouse
c) choose Paste Special
d) opens the map Paste Special to the choice of the type of data to be glued
e) whether you choose HTML or RTF after clicking OK
f) opens the map Copy Table with Table name "A" and option "Add Data" active.
g) clicked Cancel to return to the Map Database Tables

So I confirm the bug because the Paste Special not working properly.

Set importance to normal