Description: When creating a new dictionary, the 'Ok' button is active, allowing you to create a dictionary with no name. Found while fixing tdf#61076. While this doesn't present an issue of data loss it still seems like unexpected behaviour. Steps to Reproduce: -- Open LibreWriter -- Hit F7 -- Open 'Options' -- Click 'New' -- Press 'Ok'. Interestingly, if you type something into the field, and then remove it, the 'Ok' button does disable as is the expected behaviour. Actual Results: The 'Ok' button is enabled without text in the input field. Interestingly, if you type something into the field, and then remove it, the 'Ok' button does disable as is the expected behaviour. Expected Results: The 'Ok' Button should ideally be disabled when no text is in the field to avoid having an un-named dictionary. Reproducible: Always User Profile Reset: No Additional Info:
Changed component to Writer. Base is for all things ODB related.
https://gerrit.libreoffice.org/#/c/71084/ Fix posted here.
Makes sense
Rtch90 committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/4dba49c9f92de40c3935f1778cf301030db08343%5E%21 tdf#124893 Validity check on new dialog creation. It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Thank you Katarina.