------- 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=131948 Summary: Broken "Open File" dialog in Color Management plugin Product: digikam Version: unspecified Platform: unspecified OS/Version: Linux Status: NEW Severity: normal Priority: NOR Component: Image Editor AssignedTo: digikam-devel kde org ReportedBy: d.h.j.takken phys uu nl Version: 0.9.0-Beta1 (using KDE KDE 3.5.3) OS: Linux In the colormanagement plugin (Adjust -> Color -> Color Management), when you select an input profile, the File Open dialog is a bit broken: It has no scrollbar, and it does not respond to the mouse wheel. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
------- 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=131948 ------- Additional Comments From caulier.gilles free fr 2006-08-17 00:40 ------- I cannot reproduce this problem here. Can you give us a screenshot please ? Gilles Caulier _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Dik Takken
------- 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=131948 ------- Additional Comments From fj.cruz supercable es 2006-08-18 22:50 ------- This happen in other kde apps too, i think you can solve it if you adjust the dialog size using the mouse. Paco. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Dik Takken
------- 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=131948 ------- Additional Comments From d.h.j.takken phys uu nl 2006-08-19 11:34 ------- Hmm. I never noticed the problem in other KDE apps. Resizing does not trigger the appearance of a scrollbar, unless I make it really big, to make the preview fully visible. Only then, a horizontal scrollbar appears. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Dik Takken
------- 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=131948 ------- Additional Comments From d.h.j.takken phys uu nl 2006-08-19 11:35 ------- Created an attachment (id=17419) --> (http://bugs.kde.org/attachment.cgi?id=17419&action=view) File dialog in Color Management Plugin _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Dik Takken
------- 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=131948 ------- Additional Comments From marcel.wiesweg gmx de 2006-08-19 23:11 ------- Same here. I see two possibilities: Either there is a problem with size hints or minimum size or whatever in the embedded widget. Or the file open dialog assumes that widgets are small enough and does not create scrollbars if not. Perhaps then we need to embed the embedded widget in another widget that provides scrollbars. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
El Sábado, 19 de Agosto de 2006 23:11, Marcel Wiesweg escribió:
> ------- 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=131948 > > > > > ------- Additional Comments From marcel.wiesweg gmx de 2006-08-19 23:11 > ------- Same here. > I see two possibilities: > Either there is a problem with size hints or minimum size or whatever in > the embedded widget. Or the file open dialog assumes that widgets are small > enough and does not create scrollbars if not. Perhaps then we need to embed > the embedded widget in another widget that provides scrollbars. > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel The widgets used is a simple KFileDialog one, which has a "icc preview widget" embedded, but the bug is refered to the files list (is I'm not wrong). Paco. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Dik Takken
------- 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=131948 ------- Additional Comments From fj.cruz supercable es 2006-08-20 23:36 ------- El S�bado, 19 de Agosto de 2006 23:11, Marcel Wiesweg escribi�: [bugs.kde.org quoted mail] The widgets used is a simple KFileDialog one, which has a "icc preview widget" embedded, but the bug is refered to the files list (is I'm not wrong). Paco. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Dik Takken
------- 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=131948 ------- Additional Comments From caulier.gilles free fr 2006-08-21 20:12 ------- Paco, this is my viewpoint : Like the icc preview widget is embedded by the KFileDialog, this is the role to this dialog to respect the widget size to render properly to the screen (to provide a scroolbar in fact). I suspect a problem in KFileDialog layout management, especially in the preview area. Of course, perhaps something can be done in digiKam to solve the problem like Marcel has said. I recommend you to check the KDELibs library implementation to find a part using a KFileDialog instance with a preview widget, and look how the preview widget is embedded into the KFileDialog. Gilles _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Dik Takken
------- 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=131948 caulier.gilles kdemail net changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Image Editor |Color Management _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |