Background: SfxTabDialog::~SfxTabDialog() idealls saves the position of the dialogs according to this comment. However, in practice this is not really true: edit a style in Writer, move the dialog, press the apply button, and the position is reset. It would be nice to really save the position. Skills: building, C++
Deleted "Easyhack" from summary.
I think this bug does not exist anymore .
@Kendy: Did you originally file this one? Can we close it as WORKSFORME?
Created attachment 63328 [details] Fixes dialog location and current page not being stored properly Hopefully, this is an appropriate patch for this bug. Dialogs should now appear in their previous location after clicking Apply or Ok and then reopening them. Furthermore, clicking Apply should now keep focus on the current tab-page instead of reverting back to the initial one (this wasn't an issue listed in the initial bug post, but it was happening to me in multiple versions and related so the fix is there.)
*** Bug 50534 has been marked as a duplicate of this bug. ***
I marked bug 38828 as a duplicate of this. Although my report related to reseting, I suspect that this patch might solve the issue. I can't confirm, would appreciate if those that hacked the fix (many thanks) could validate that what I observed is in fact fixed.
Sorry got the number wrong I meant 50534 is a duplicate of this bug
I can confirm that it fixes bug 50534.
patch got committed to master for 3-7 to fix this
Migrating Whiteboard tags to Keywords: (EasyHack DifficultyBeginner SkillCpp TopicUi) [NinjaEdit]