[Kde-imaging] [Bug 128158] flickr export "uploading" window shouldn't block all else

Vardhman Jain vardhman at gmail.com
Sun May 28 13:08:29 CEST 2006


Hi,
       I was kind of aware of the modalness issue with the kipi-plugin, I
thought it wasn't that bad. Now that its reported as bug, I should bother
about it ;)

I just checked the possible code that code be making the window Modal, I
figured out the constructor of FlickrWindow calls KDialogBase constructor
with a modal paramater set true, I set it false and even now the window
remains Modal.

FlickrWindow::FlickrWindow(KIPI::Interface* interface,const QString
&tmpFolder, QWidget *parent)
    : KDialogBase(parent, 0, false, i18n( "FlickrUploadr" ), Help|Close,
Close, false),m_tmp(tmpFolder)

3rd agrument above is for modality earlier it was true, now even when Its
set false, the plugin window takes the control of the application.
i.edoesn't allow the user to use the host application, which might be
disliked
by user.

Is there any reason for this, in the sense its necessary required to be so
or can someone suggest how to remove this bug ?


Vardhman
On 27 May 2006 23:40:53 -0000, Gilles Caulier <caulier.gilles at free.fr>
wrote:
>
> ------- You are receiving this mail because: -------
> You are the assignee for the bug, or are watching the assignee.
>
> http://bugs.kde.org/show_bug.cgi?id=128158
> caulier.gilles free fr changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>          AssignedTo|digikam-devel kde org       |kde-imaging kde org
>             Product|digikam                     |kipiplugins
>             Version|0.8.1                       |unspecified
> _______________________________________________
> Kde-imaging mailing list
> Kde-imaging at kde.org
> https://mail.kde.org/mailman/listinfo/kde-imaging
>



-- 
Blogs: http://vardhman.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-imaging/attachments/20060528/8f29eb58/attachment.html 


More information about the Kde-imaging mailing list