You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/10/03 07:22:03 UTC

[Bug 121150] New: bad number of selected rows in a gridcontrol

https://issues.apache.org/ooo/show_bug.cgi?id=121150

          Priority: P3
            Bug ID: 121150
          Assignee: ooo-issues@incubator.apache.org
           Summary: bad number of selected rows in a gridcontrol
          Severity: normal
        Issue Type: DEFECT
    Classification: Application
                OS: Windows XP
          Reporter: plebihan@tekimmo.com
          Hardware: PC
            Status: UNCONFIRMED
           Version: AOO 3.4.1
         Component: code
           Product: database access

Created attachment 79714
  --> https://issues.apache.org/ooo/attachment.cgi?id=79714&action=edit
total selection in a gridcontrol

When selecting all rows by clicking on the button top left of a gridcontrol
(com.sun.star.form.FmXGridControl), the getSelection () method returns more
rows than expected (cf seltot.gif).
On the other hand when the rows are selected by clicking on them one by one,
getSelection () returns the correct number of rows (cf selmultiple.gif).
The database used is PostgreSQL with ODBC driver.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 121150] bad number of selected rows in a gridcontrol

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=121150

--- Comment #1 from plebihan@tekimmo.com ---
Created attachment 79715
  --> https://issues.apache.org/ooo/attachment.cgi?id=79715&action=edit
multiple selection in a gridcontrol

-- 
You are receiving this mail because:
You are the assignee for the bug.