Issue 113090 - Copy query by drag and drop. cause OOo crash
Summary: Copy query by drag and drop. cause OOo crash
Status: UNCONFIRMED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: DEV300m84
Hardware: Unknown Windows 7
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-12 08:09 UTC by r4zoli
Modified: 2014-04-02 17:28 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description r4zoli 2010-07-12 08:09:54 UTC
To reproduce it:
- Open MySQL connected odb file.
 - Create query in SQL view: 
SELECT * FROM INFORMATION_SCHEMA.COLUMNS 
- Open another odb file (with built-in HSQLDB database engine). 
- Copy this query by drag and drop into another standalone odb file.
- OOo crash.

If you copy this query with CTRL+C and CTRL+V no crash, the query inserted into
another file.

It is same crash with JDBC and Native MySQL connections.
Comment 1 Frank Schönheit 2010-08-13 08:44:50 UTC
cannot reproduce in m84, nor in OOO330.m3. Used Windows Server 2003 R2, admittedly.
Comment 2 r4zoli 2010-08-13 09:15:30 UTC
On win7 I can reproduce crash with OOO330m3 with JDBC only, versions 5.1.12 and
5.1.13. and Java 1.6.0_21.

DEV300_m86 installed only, crash happens with same java/JDBC versions.

Native (1.0.1) connection works.
Comment 3 r4zoli 2010-09-19 09:25:46 UTC
Now I tested with OOO330m8 (crash reporter working)
Crash independently from paste method with JDBC driver:
crash report wit drag and drop: r33mufn
crash report with mouse copy paste:r4hmufn
crash report with ctrl+c ctrl+v:rghmufn

No crash with native connector and ODBC.
Comment 4 r4zoli 2011-02-11 08:33:01 UTC
Still crash in DEV300m99 with JDBC 5.1.15 driver.
Comment 5 steve_northover 2014-04-02 17:28:41 UTC
Adding a comment.  Sorry for the noise.