[Bug 160032] MASTER Document -- updating linked documents automatically: different setting for master documents (on opening)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Apr 23 10:51:59 UTC 2024


https://bugs.documentfoundation.org/show_bug.cgi?id=160032

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
                   |.freedesktop.org            |tion.org,
                   |                            |mentoring at documentfoundatio
                   |                            |n.org
           Keywords|needsUXEval                 |difficultyInteresting,
                   |                            |easyHack, skillCpp, topicUI
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #3 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
LinkManager::UpdateAllLinks() shows the question with STR_QUERY_UPDATE_LINKS.
The function is used in various scenarios across all modules and we must not
disable it globally. But there is a bAskUpdate option! And since the function
is used only a few times in sw/, I suggest to find the right code pointer per
debugger.

Not sure if the weld::MessageDialog can have a checkbox, might require some UI
based dialog. The checkbox would be hidden unless it's a master document, and
the dialog in this condition if the checkbox was checked before (or rather
unchecked with "[x] Show this message").

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list