To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51267
                  Issue #:|51267
                  Summary:|cannot copy data from custom java jtable via
                          |clipboard
                Component:|framework
                  Version:|680m109
                 Platform:|PC
                      URL:|
               OS/Version:|Windows 2000
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|ui
              Assigned to:|tm
              Reported by:|megadix





------- Additional comments from [EMAIL PROTECTED] Mon Jun 27 07:50:51 -0700 
2005 -------
Many Java applications use custom JTable implementations, for example:
- SQuirrel SQL client
- JMAtrix Databrowser
and many others; anyway, this defect has been tested on these two apps.

Use case:
- open the Java application that uses custom JTable implementation
- select a rectangular area
- copy (usual CTRL-C)
- switch to Calc
- try to paste (CTRL-V): an information dialog pops-up saying "The contents of
the clipboard could not be pasted"

The mime type for Java strings is (taken from java.awt.datatransfer.DataFlavor
javadocs):
application/x-java-serialized-object

The problem disappears using plain JTable, wich happens in no more than 1% of
Java apps...

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