After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 166793 - most apps use their own dialogs making it difficult for users and developers
most apps use their own dialogs making it difficult for users and developers
Status: RESOLVED DUPLICATE of bug 74669
Product: gtk+
Classification: Platform
Component: Widget: Other
2.6.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-02-09 14:41 UTC by Kristof Vansant
Modified: 2005-02-09 16:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Kristof Vansant 2005-02-09 14:41:44 UTC
Please describe the problem:
this a link I found with some examples:

http://actsofvolition.com/include/savealerts/

I think introducing more dialogs could be interresting. The order and which
button has focus should be set by the HIG norms of the platform you're running on.

For example:
when I write a function to show a dialog box, the order will depend on the fact
I have windows, mac os x or gnome because they use different HIG.

As a programmer I don't want to worry about those orders.
And as an user I want the order to be the same in all my apps.

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Richard Hoelscher 2005-02-09 16:03:57 UTC
Concerning the example you cite, please see bug #74669, which was fixed in 
Oct'04 and part of Gtk+-2.6.

Many of the examples on the actofvolition.com website are either fixed by now 
or should be fixed to become hig compliant, but probably can't be forced into 
compliance through Gtk+. It is common to file specific bugs for each product 
when they are not HIG-compliant.

*** This bug has been marked as a duplicate of 74669 ***