Skip to content

Fix Favorite Folders expert in new versions of RAD Studio#133

Open
Torbins wants to merge 5 commits into
project-jedi:masterfrom
Torbins:master
Open

Fix Favorite Folders expert in new versions of RAD Studio#133
Torbins wants to merge 5 commits into
project-jedi:masterfrom
Torbins:master

Conversation

@Torbins

@Torbins Torbins commented Jul 24, 2023

Copy link
Copy Markdown

Favorite Folders expert does not save folder list in new versions of RAD Studio. After next restart list will be empty.

@obones

obones commented Jul 24, 2023

Copy link
Copy Markdown
Member

Can you identify what has changed in recent versions of RAD Studio? And more importantly, in which version this happened?
I'm surprised that just a DoShow / DoClose pair is enough here.

@Torbins

Torbins commented Jul 24, 2023

Copy link
Copy Markdown
Author

It looks like this bug has been present since introduction of support for new style (Vista) dialogs in dialog hooks. So all versions of RAD Studio that use such dialogs are affected. But bug happens only when you restart IDE. During single session everything is fine, probably that is why it was not noticed.

@Torbins

Torbins commented Apr 1, 2024

Copy link
Copy Markdown
Author

I forgot to create a separate branch in my fork of the repo, so now all the following commits fall into this PR. The bug can be fixed only with Fix Favorite Folders expert in new versions of RAD Studio commit.

@Torbins

Torbins commented Jun 5, 2025

Copy link
Copy Markdown
Author

Hi @obones
Do you have any other questions regarding this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants