Hello, I just noticed that wine's regedit has a few interesting bugs that appear when running with native comctl32. Can I/should I file them in the bugzilla?
Regards, Daniel
On Wed, May 23, 2012 at 12:24 PM, Daniel Jelinski djelinski1@gmail.com wrote:
Hello, I just noticed that wine's regedit has a few interesting bugs that appear when running with native comctl32. Can I/should I file them in the bugzilla?
Regards, Daniel
What sort of bugs? In general, any bugs found with native dlls are suspect..
2012/5/24 Austin English austinenglish@gmail.com:
On Wed, May 23, 2012 at 12:24 PM, Daniel Jelinski djelinski1@gmail.com wrote:
Hello, I just noticed that wine's regedit has a few interesting bugs that appear when running with native comctl32. Can I/should I file them in the bugzilla?
Regards, Daniel
What sort of bugs? In general, any bugs found with native dlls are suspect..
-- -Austin
One found with both native and builtin comctl32 - if you right-click a key and select New, the new one is created under the node that was last selected, not under the one that was right-clicked. This is different form windows regedit and can be confusing. Two others present with Windows comctl, but work correctly with wine's: - you can't edit names of keys - even when you add a new key - if you add a subkey to a key that did not have any subkeys before, the new subkey is not visible and the parent key is not expandable. After restarting regedit the keys are present and visible.
Regards, Daniel
On Thu, May 24, 2012 at 8:47 AM, Daniel Jelinski djelinski1@gmail.com wrote:
2012/5/24 Austin English austinenglish@gmail.com:
On Wed, May 23, 2012 at 12:24 PM, Daniel Jelinski djelinski1@gmail.com wrote:
Hello, I just noticed that wine's regedit has a few interesting bugs that appear when running with native comctl32. Can I/should I file them in the bugzilla?
Regards, Daniel
What sort of bugs? In general, any bugs found with native dlls are suspect..
-- -Austin
One found with both native and builtin comctl32 - if you right-click a key and select New, the new one is created under the node that was last selected, not under the one that was right-clicked. This is different form windows regedit and can be confusing.
Is there a bug opened for that issue? If not, could you submit one so it is tracked and (hopefully) eventually fixed?
Frédéric