https://bz.apache.org/ooo/show_bug.cgi?id=126177

          Issue ID: 126177
        Issue Type: DEFECT
           Summary: mouse cursor stick on table after dialog is closed
           Product: Calc
           Version: 4.1.1
          Hardware: PC
                OS: Windows XP
            Status: UNCONFIRMED
          Severity: normal
          Priority: P5
         Component: ui
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 84590
  --> https://bz.apache.org/ooo/attachment.cgi?id=84590&action=edit
example macro to show the problem with the first click after dialog close

hello @ all troubleshooter

I recognized a disturbing behavior in Calc, after running a Makro,  
that shows an Dialog, startet by the sheet-event mouse doubleclick.

After the makro run to the end and the Dialog is closed, 
it is not possible, to activate a button or object outside the sheet, 
with the first click after ending the macro, the first mouseklick hits always
the sheet.  

For example a click on a Sheet register, if the first click is on a sheet
register, this will not activate the sheet-register, instead the cells under
the register. 
This fault action happens always, with the first click after ending the macro. 

That is little annoying.

attached is a example file with macro.

I think it is a problem with the detection of the doubleclick event, 
because in a other case where I want use the double click event to switch from
calc doc to a writer doc, there was also unexpected behavior, 
when the macro end and calc was activated again.

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

Reply via email to