https://issues.apache.org/ooo/show_bug.cgi?id=119149
Bug #: 119149
Issue Type: DEFECT
Summary: Grid Control: selection change event is not triggered
when multiple selection is reduced to the one of the
selection
Classification: Code
Product: api
Version: AOO340-dev
Platform: PC
OS/Version: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: code
AssignedTo: ooo-issues@incubator.apache.org
ReportedBy: hanya.runo@gmail.com
Created attachment 77385
--> https://issues.apache.org/ooo/attachment.cgi?id=77385
Including macro to reproduce the problem
When the grid control is prepared to allow multiple selection, the selection
change event is not triggered on specific situation.
Procedure to reproduce:
- Open attached document.
- Push button placed on the document. -> dialog is opened
- Click 1st row to select -> message box is shown by the selection change
event.
- Press Ctrl and click 2nd row to select -> message box is shown.
- Click 2nd row to reduce selection to the row only. -> message box is not
shown.
By the last procedure, the selection is changed, so the selection change event
should be triggered.
--
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
|