| Summary: | Enabling Experimental Features in the UI doesn't inform the user that LibO needs to be restarted | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Cor Nouws <cno> |
| Component: | UI | Assignee: | Akshay Deep <akshaydeepiitr> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | barta, cno, h3734236, samuel.mehrbrodt |
| Priority: | medium | Keywords: | difficultyBeginner, easyHack, skillCpp, topicUI |
| Version: | 3.4 all versions | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:5.2.0 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Cor Nouws
2015-11-29 13:52:00 UTC
easy hackish ?? I confirm issue using a recent LibO 5.1.0.0 daily build under Win8.1 x64. status NEW Migrating Whiteboard tags to Keywords: (needsDevEval) EasyHack: The dialog is in cui/source/options/optjava.cxx::SvxJavaOptionsPage. In the same file you also find how to create a restart dialog (search for "restart"). That is actually not completely true. There are many experimental features that work without a restart. The better question is which ones don't and then check if they can't be made to work without it. Especially as we now have a configuration change listener. (In reply to Markus Mohrhard (retired) from comment #5) > There are many experimental features that work without a restart. To be honest: I wouldn't be able (without searching) to point to the list of those features... > The better > question is which ones don't and then check if they can't be made to work > without it. Especially as we now have a configuration change listener. Sure. akki95 committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5008b9a692296ab72e08d397a49d11d02222f83c tdf#96132 Enabling Experimental Features in UI doesn't warn about restart It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. (In reply to Markus Mohrhard (retired) from comment #5) > That is actually not completely true. > > There are many experimental features that work without a restart. The better > question is which ones don't and then check if they can't be made to work > without it. Especially as we now have a configuration change listener. Closing this bug. Markus, maybe you can create a new bug where you describe your idea? Remove LibreOffice Dev List from CC on EasyHacks (curtailing excessive email to list) [NinjaEdit] |