http://bugs.winehq.org/show_bug.cgi?id=17839
Summary: Implement bookmarks in the file dialog Product: Wine Version: unspecified Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mkyral@email.cz
In the file dialog is not possible to store the directory for later (bookmark it). I'm using it a lot in KDE and miss it in wine.
http://bugs.winehq.org/show_bug.cgi?id=17839
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Austin English austinenglish@gmail.com 2009-03-24 10:18:47 --- Such dialogs don't exist on windows.
http://bugs.winehq.org/show_bug.cgi?id=17839
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com 2009-03-24 10:19:03 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=17839
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2009-03-24 10:33:34 --- No one said everything have to be as bad as windows.
http://bugs.winehq.org/show_bug.cgi?id=17839
--- Comment #4 from Austin English austinenglish@gmail.com 2009-03-24 11:23:06 --- (In reply to comment #3)
No one said everything have to be as bad as windows.
How would you propose doing this? In which file dialogs? There are several different ones...Doing so would likely break the shell32/commdlg tests...
http://bugs.winehq.org/show_bug.cgi?id=17839
--- Comment #5 from Marian Kyral mkyral@email.cz 2009-03-24 11:49:18 --- (In reply to comment #4)
(In reply to comment #3)
No one said everything have to be as bad as windows.
How would you propose doing this? In which file dialogs? There are several different ones...Doing so would likely break the shell32/commdlg tests...
Unfortunately I don't know the details about windows api and number of file dialogs there or test implementation.
For me would be best if all dialogs would support it. Maybe there is any way. E.g.: configure it outside (in control center). Usually there is not much changes during the time.
If could be implemented, great. If not, I have to do it in different way.
http://bugs.winehq.org/show_bug.cgi?id=17839
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2009-03-24 15:29:30 --- Number ways how you can do it. Of course depends on the each dialog.
First way - implement new standard shell dialogs (those from winXP) where you have left side with icons. Second - you can add more buttons to dialogs. Third - replace default edit with drop-down with something more sophisticated.
(In reply to comment #5) Do not talk about windows stuff as it would be GTK/QT widgets - they are not. What you "think" has nothing to do with the way they work. Wine does not integrate with GTK/QT nor will it in the future. This means the "control center" has nothing to do nor will it have anything to do with Wine in the future.
http://bugs.winehq.org/show_bug.cgi?id=17839
--- Comment #7 from Marian Kyral mkyral@email.cz 2009-03-24 16:49:37 ---
(In reply to comment #5) Do not talk about windows stuff as it would be GTK/QT widgets - they are not. What you "think" has nothing to do with the way they work. Wine does not integrate with GTK/QT nor will it in the future. This means the "control center" has nothing to do nor will it have anything to do with Wine in the future.
Sorry, I have on mind winecfg.
http://bugs.winehq.org/show_bug.cgi?id=17839
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |integration
http://bugs.winehq.org/show_bug.cgi?id=17839
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #8 from Austin English austinenglish@gmail.com 2010-12-23 18:12:56 CST --- Still missing.
http://bugs.winehq.org/show_bug.cgi?id=17839
--- Comment #9 from butraxz@gmail.com 2013-06-15 04:10:16 CDT --- This has not been updated for over 900 days.
Is this still an issue in 1.6-rc2 or higher or is this abandoned ?
http://bugs.winehq.org/show_bug.cgi?id=17839
--- Comment #10 from Marian Kyral mkyral@email.cz 2013-06-15 06:04:46 CDT --- It is still missing and will be nice to have it.