Summary: | Dialog buttons aren't reordered by oxygen-gtk3 | ||
---|---|---|---|
Product: | [Plasma] Oxygen | Reporter: | nucleo <nucleo> |
Component: | gtk3-engine | Assignee: | Hugo Pereira Da Costa <hugo.pereira.da.costa> |
Status: | CLOSED FIXED | ||
Severity: | normal | CC: | b7.10110111, hugo.pereira.da.costa, web |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
nucleo
2011-03-14 18:53:37 UTC
oxygen gtk3 is not released yet, still has many (more serious) issues, and there is very little applications that we can test it on right now (we've been working with gtk3-demo only so far). Besides there is an average of 50 commits a day on it, and bugs in gtk3 itself. For now its just *our* (Ruslan and I) pet project. So don't expect a fast resolution. OK, this appears to be a bit more than palimpsest problem. This seems to affect all GTK3 apps, i.e. our DialogEngine isn't even used. Even File Open and similar dialogs have GNOME button order. (Someone please provide any examples of apps where the order appears to be changed to KDE-like if you know of any) Git commit 17254348ba8a0607dadde1a03a9395236d8f6f38 by Ruslan Kabatsayev. Committed on 27/04/2012 at 19:51. Pushed by kabatsayev into branch 'gtk3'. Make use of DialogEngine M +4 -0 src/oxygenthemingengine.cpp http://commits.kde.org/oxygen-gtk/17254348ba8a0607dadde1a03a9395236d8f6f38 The commit above fixes this bug. |