Apache OpenOffice (AOO) Bugzilla – Issue 93099
"Save" icon state in query design's toolbar not updated when saving via keyboard or menu
Last modified: 2017-05-20 10:47:56 UTC
- open the attached database document - open the contained query for editing - do some arbitrary modification to the query (for instance simply move the table window around) => the query is modified, indicated by the usual dot in the upper left corner of the window, and by the "Save" button in the toolbar being enabled - press <command_key>+S to save the query => the dot in the window corner vanishes, this way indicating the query has actually been saved. However, the "Save" button in the toolbar is still enabled - press the "Save" button in the toolbar => nothing happens This problem does not appear on platforms other than Mac, and also does not appear if you save the query by clicking on the toolbar button. Also, it seems to be a general problem with database documents, it for instance also happens for the document as a whole.
Created attachment 55991 [details] document to reproduce the bug case
It looks like a framework issue. The correct state is returned when asked for ".uno:Save". The same order of states appears also when pressing the mouse instead of alt+s. The icon get not invalidated when the keyboard is used.
.
Reset assigne to the default "issues@openoffice.apache.org".