← Back to team overview

phatch-dev team mailing list archive

[Bug 394946] Re: Bug in the mask preview dialog

 

I found out what was the bug. When you select a random path, I coded so
that no preview was selected as it should be. The problem with the list
control in wxpython is that when everything is deselected, it does not
any more react. So this means that the last selection will stay visible.
Not optimal, but far better as everything stays functional.

I've also improved the dialog. For example if you select a file from the
library with the browse button, it will be recognized. The preview will
be selected and its label will be used.

** Changed in: phatch
       Status: Incomplete => Fix Committed

-- 
Bug in the mask preview dialog
https://bugs.launchpad.net/bugs/394946
You received this bug notification because you are a member of Phatch
Developers, which is subscribed to Phatch.

Status in Phatch = Photo & Batch!: Fix Committed

Bug description:
Hey,
I discovered this by accident:
1. Add mask action
2. Click on the mask field, the dialog will appear.
3. Click on the browse button and select any image from the system.
4. Click select, that will close the dialog
6. Open the mask preview dialog again. You won't be able to select any image any more. The same thing happens with the highlight dialog as well.

There is no error message or traceback.

Thanks,
Nadia



References