https://bugs.documentfoundation.org/show_bug.cgi?id=146906
--- Comment #18 from Albrecht Müller <[email protected]> --- (In reply to Buovjaga from comment #17) > 8 of your reports are fixed/worksforme while 20 are still open. I would say > that is far from "very limited". Your "thousands of bug reports" is of > course hyperbole, but I recommend to watch my presentation of someone who > actually did that: https://www.youtube.com/watch?v=LHrmDPMMGak Lets's look at the problem at hand instead of discussing statistics: What is my benefit when this bug is solved? I will have to throw away the solution I found, learn a new keyboard shortcut and have to find ways to merge the keyboard shortcuts definition of a new version of LibreOffice with those I defined. Thus from my point of view the most efficient way is not to report the bug and take a note how to deal with the problem, e.g. stating that I have to define some other key for the toggle focus function. Thus we could close this bug with "WORKSFORME". This would be nice for statistics but would not improve LibreOffice. The help information of LibreOffice describes StarBasic functions such as CreateUnoStruct, CBool and a lot of other functions. To my knowledge it does not describe dispatch commands or UNO functionality. If you visit https://wiki.documentfoundation.org/Development/DispatchCommands and https://api.libreoffice.org/docs/idl/ref/namespaces.html (on this page click on detail level 7 to see the full tree) you will see that there are thousands of dispatch commands and UNO constructs. For some context look into the "What is missing?" section of the attachment. The one-bug-at-a-time philosophy would require to write a bug report for each missing description. These are the thousands of bug reports I mentioned. -- You are receiving this mail because: You are the assignee for the bug.
