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 61592 - Modify View dialog should not make "Include in menu" and "Use as default" mutually exclusive
Modify View dialog should not make "Include in menu" and "Use as default" mut...
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: [obsolete] Views: Other
1.0.x
Other All
: Normal minor
: future
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-10-02 14:52 UTC by Calum Benson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Calum Benson 2001-10-02 14:52:57 UTC
(Entered on behalf of the Sun docs team):

The mutually exclusive elements in this dialog do not need to be mutually
exclusive. For example, the following options do not need to be mutually
exclusive, but they are in the dialog:

* Include in the menu for item_name items
* Use as default for item_name items

Redesign dialog so that genuinely mutually exclusive elements are radio
buttons and other options are check boxes.
Comment 1 Darin Adler 2001-10-02 16:38:05 UTC
It's a little tricky to redesign this because while the options
aren't completely mutually exclusive, they are exclusive with
"don't include in the menu".

So if we made the "use as default" into a separate check box, it
would still have to somehow be exclusive with "don't include in the
menu". At some point, someone should attach a specific design
suggestion to this bug report, so we can discuss that rather than
the abstract issue of "needs a new design".
Comment 2 Seth Nickell 2001-10-02 18:18:32 UTC
Here's one possible design suggestion:

In the right click menu change "Open" to "Open with _______" (insert
default application). (this is potentially good for other reasons too)
Consequently, do not list the default application in the "Open With"
menu at all. "Default" now turns into a totally seperate checkbox, but
when it is checked the "include in menu" and "don't include in menu"
radio buttons are greyed-out.
Comment 3 Matthew Thomas (mpt) 2001-10-07 17:30:15 UTC
Include "View as Icons" in the menu for:



(*) _All folder items

    [/] _Use as the standard view for folder items



( ) "cb114949" _only

    : : _Use as the standard view for this item



( ) _No folder items



Disclaimer: I don't know why this dialog exists. (Would always having 

the `View as Icons' item in the menu for all folder items really hurt 

anyone? Is this really interface designers delegating the job of 

interface design to the user?) Even the above design seems icky -- in 

both it and the original, the wording `Use as {default|the standard 

view} for' is repeated, and I find such repetition is a good 

predictor of the existence of a more general UI problem.
Comment 4 Matthew Thomas (mpt) 2001-10-07 17:41:23 UTC
[Erg, and double-spaced comments are a good predictor of the site 
running a too-old version of Bugzilla. Sorry about that.]
Comment 5 Calum Benson 2001-12-10 19:59:48 UTC
Some comments from eugene.oconnor@sun.com (Sun docs chappie):

Part of the problem is that the same dialog is being used for quite
different activities, namely:

* Modifying which views to use for all folders or for individual
folders
* Modifying which viewers to use for all files of a type or for
individual files
* Modifying which applications to use for all files of a type or for
individual files

And the same dialogs are accessed in quite different ways, namely:

* From the View as drop-down list box
* From the Open with submenu

I am not sure what to suggest, but I think the following would be
helpful:

* Define the terms "view" and "viewer" and use them consistently in
the UI. I think we only need one of these terms but there is a
tendency in the UI to use view for a folder and viewer for a file.
* Ensure that users understand the linkage between the View as
drop-down list box and the Open with submenu. Perhaps by use of
consistent terminology.
* Improve the quality of the text in the dialog and change the
sequence of the options. The following are some examples:

  - Include this viewer in the viewer menus for the folder "user123"
  - Include this viewer in the viewer menus for all "folder" items
  - Use this viewer as the default viewer for the folder "user123"
  - Use this viewer as the default viewer for all "folder" items
  - Exclude this viewer from viewer menus for all "folder" items

  - Include this viewer in the Open with submenu for the file
"loremipsum.txt"
  - Include this viewer in the Open with submenu box for all "plain
text document" items
  - Use this viewer as the default viewer for the file
"loremipsum.txt"
  - Use this viewer as the default viewer for all "plain text
document" items
  - Exclude this viewer from the View as drop-down list box for all
"plain text document" items

  - Include this application in the Open with submenu for the file
"loremipsum.txt"
  - Include this application in the Open with submenu for "plain text
document" items
  - Use this application as the default application for the file
"loremipsum.txt"
  - Use this application as the default application for all "plain
text document" items
  - Exclude this application from the Open with submenu for all "plain
text document" items
Comment 6 Darin Adler 2001-12-10 20:08:15 UTC
Good point about the "view" vs. "viewer" thing. I think we want to use
the word "viewer" all the time.

I think the wording improvements for the options in the dialog sound
good too.
Comment 7 Darin Adler 2001-12-10 20:11:38 UTC
Oh, I see what the "view" vs. "viewer" problem is.

You can't say "Icon Viewer", because that's something that views
an icon and the icon view views the files in a directory, although
it shows them as icons.

But you can say "Image Viewer", because you use it to view an image.

We do have terminology trouble. Because "List Viewer" and "Icon
Viewer" would be really bad names for the directory viewers that
present a directory as a list and a set of icons.
Comment 8 Matthew Gatto 2004-10-29 02:09:09 UTC
The whole old crappy 'Modify View' dialog is gone now with 2.8, so closing.