https://bugs.documentfoundation.org/show_bug.cgi?id=151970
Bug ID: 151970
Summary: Form - Navigationbar: Unexpected row change when
message box appears while changing row of the form
Product: LibreOffice
Version: 7.4.2.3 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Created attachment 183490
--> https://bugs.documentfoundation.org/attachment.cgi?id=183490&action=edit
Test 'Form' - 'Next Record': Move mouse over navigation bar after record
changed
Open the attached database, macros enabled.
Open the form 'Form'.
A message box "Test" appears. It will appear every time and is linked to event
'Before record changed'.
Click on navigation bar 'Next Record'. Message box appears again. Next record
will be shown.
Now move the mouse over the navigation bar. Suddenly the message box appears
again and navigation bar jumps to next record - but 'Next Record' hasn't been
clicked.
Move again - nothing more happens.
Do the same now with 'Previous Record'.
Behavior is the same:
Message box appears.
Previous record will be shown.
Moving mouse over navigation bar, don't click.
Message box appears.
Previous record will be shown.
Move again - nothing more happens.
This behavior will only appear is a message box is bounded to 'Before record
changed'. See 'Form_without_messagebox' - same code, only message box is set as
comment. Moving mouse won't change the row now.
Detected on
Version: 7.4.2.3 / LibreOffice Community
Build ID: 382eef1f22670f7f4118c8c2dd222ec7ad009daf
CPU threads: 6; OS: Linux 5.3; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: en-US
Calc: threaded
Will test older versions.
--
You are receiving this mail because:
You are the assignee for the bug.