| Summary: | UI: "Registered databases" window is hard to reach when doing mail merge | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Gabor Kelemen (allotropia) <kelemeng> |
| Component: | Writer | Assignee: | Gabor Kelemen (allotropia) <kelemeng> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | heiko.tietze, libreoffice, libretraining.tutorials |
| Priority: | medium | ||
| Version: | 5.4.2.2 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=141538 | ||
| Whiteboard: | target:6.4.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 102998 | ||
|
Description
Gabor Kelemen (allotropia)
2017-11-07 16:01:42 UTC
(In reply to Gabor Kelemen from comment #0) > Implementing this would be probably easy as there is the > .uno:DSBAdministrate command to show this window. When you open another modal dialog over the first this ends up in a mess. What's really needed is a simple "Delete" button. See also my comments at bug 126431 (button wall) and bug 126433 (confirmation). Both topics are on the agenda for the design meeting and maybe I'm wrong with the 'confirmation interrupts the workflow' argument since removing entries is not expected to be frequently done. (In reply to Heiko Tietze from comment #2) > See also my comments at bug 126431 (button wall) and bug 126433 > (confirmation). Both topics are on the agenda for the design meeting and > maybe I'm wrong with the 'confirmation interrupts the workflow' argument > since removing entries is not expected to be frequently done. I stole the confirmation idea (and code) from the Options - LO Base - Databases tab. Sure the connection can be recreated to files, but here it is also possible to create a local address list with the Create button, which would be more work intensive to recreate. Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/007fd868e398f51363a24aa24c244cb8096e0579%5E%21 tdf#113699 Add Remove button to Select Address List dialog of MM Wizard It will be available in 6.4.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. |