libreoffice base zone liste choix impossible
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LibreOffice |
New
|
Medium
|
|||
libreoffice (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
Bonjour,
Ce phénomène existait déjà sous UbuntuMate 20.04. J'ai donc chargé UbuntuMate 21.10 afin de voir si une modification avait été apporté à un éventuel bogue que je vous soumets.
Le souci est avec la zone de liste dans LibreOffice Base avec la macro ci-dessous sur Événement "A réception du focus".
Sub ActualiserListe(oEv as Object)
oEv.
End Sub
pour mettre à jour la zone de liste après modification d'un élément.
La mise à jour fonctionne bien mais je ne peux pas choisir une nouvelle entrée dans la liste. Alors que si je choisis un autre événement, comme "souris déplacée alors qu'une touche est pressée" beaucoup moins pratique, je ne rencontre pas ce problème.
Après plusieurs recherches sur le forum OpenOffice il s'avère que la fonction marche bien mais que le problème pourrait venir de l'environnement Ubuntu.
Sauriez-vous m'aider pour débloquer ma situation ?
Dommage que je ne puisse pas joindre mon fichier pour des essais sur vos propres machines ce serait plus "parlant".
Merci.
Éric
no longer affects: | ubuntu-mate |
Changed in libreoffice (Ubuntu): | |
importance: | Undecided → Low |
Changed in df-libreoffice: | |
importance: | Unknown → Medium |
status: | Unknown → New |
Changed in libreoffice (Ubuntu): | |
status: | New → Triaged |
Changed in df-libreoffice: | |
status: | New → Incomplete |
Changed in df-libreoffice: | |
status: | Incomplete → New |
Description:
On different versions of Linux. First found on Ubuntu MATE.
Use the attached RefreshForm.odb database.
The fmtBookType (List box) control is updated by the RefreshList macro, connected to the event "when receiving focus".
The list is well updated, Choice possible but not saved.
Description in the file : RefreshForm.odt
Steps to Reproduce:
1. Open the form fBooks
2. click on the "…" button to edit the support table from the drop-down list.
3. add a row in the table
4. close the form that allowed the addition ("close" button)
5. try to change the value of the field "BookType"
Actual Results:
The list is well updated, the choice is possible, but it is not taken into account.
Expected Results:
Choice saved saved
Reproducible: Always
User Profile Reset: Yes
Additional Info: 15b4a5bb2e46cbf b63fe97d56
Version: 7.2.2.2 / LibreOffice Community
Build ID: 02b2acce88a2105
CPU threads: 2; OS: Linux 5.11; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Calc: threaded