Open Bug 147474 Opened 22 years ago Updated 11 years ago

Move "Helper Applications" prefs out of "Navigator" category

Categories

(SeaMonkey :: Preferences, defect)

defect
Not set
minor

Tracking

(Not tracked)

ASSIGNED

People

(Reporter: ldeller, Assigned: backburner)

Details

(Whiteboard: [2012 Fall Equinox])

Attachments

(2 files, 3 obsolete files)

In the Edit/Preferences dialogue box, the "Helper Applications" prefs should not
be listed under the "Navigator" category since they are not specific to the
browser component (eg: helper applications are used for viewing email attachments).
Agreed.
Status: UNCONFIRMED → NEW
Ever confirmed: true
(In reply to comment #1)
> Agreed.
An extra list item under Prefernces / Advanced would be the better place for it.
Product: Browser → Seamonkey
Assignee: bugs → prefs
QA Contact: bugzilla
(Filter "spam" on 'prefs-nobody-20080612'.)
Assignee: prefs → nobody
QA Contact: prefs
Reasons for moving Helper Applications to Advanced looks right, anybody willing to implement?
Whiteboard: [2012 Fall Equinox]
Assignee: nobody → ewong
Status: NEW → ASSIGNED
Edmund, before you put too much time and energy into this one, I'd advise you to check with your proposed reviewer, SM members and/or the dev newsgroups first. I'm not convinced that Advanced is the proper place for the Helper Applications prefpane.
Attachment #785674 - Attachment is obsolete: true
Attachment #785674 - Flags: review?(jh)
Attachment #785678 - Flags: review?(jh)
Comment on attachment 785681 [details] [diff] [review]
Move "Helper Applications" prefs to Advanced Preferences (Help changes) (v3)

Review of attachment 785681 [details] [diff] [review]:
-----------------------------------------------------------------

r=me only be inspection (didn't actually compile it; I take it you checked that all links work).

That said, I'm not sure moving the item below Advanced is a good idea, but that decision is for the code reviewer to take.
Attachment #785681 - Flags: review?(jh) → review+
Attachment #785673 - Attachment is obsolete: true
Attachment #785673 - Flags: review?(iann_bugzilla)
Attachment #785686 - Flags: review?(iann_bugzilla)
If I had any say, I'd veto on the ground that I strongly think that the advanced category ought to die. Categories should tell what's behind them, and "advanced" isn't a proper category, it's a mashup of random stuff, which should never exist in a proper hierarchy.
(In reply to Robert Kaiser (:kairo@mozilla.com) from comment #12)
> If I had any say, I'd veto on the ground that I strongly think that the
> advanced category ought to die. Categories should tell what's behind them,
> and "advanced" isn't a proper category, it's a mashup of random stuff, which
> should never exist in a proper hierarchy.

+1, couldn't have said it any better. I was always hoping this would be addressed with Ian's pet project "prefs in a tab", which unfortunately seems to be stalled (understandably, not blaming anyone here). Until then I feel we should at least not make it worse and "hide" reasonably normal menu items behind the "other scary stuff" door.
Comment on attachment 785686 [details] [diff] [review]
Move "Helper Applications" prefs to Advanced Preferences (v2)

It works but I don't think it is the right way to go. I know General is hated almost much as Advanced, perhaps something like Common or Suite. A wider audience than just this bug's list should probably be consulted.
Attachment #785686 - Flags: review?(iann_bugzilla) → review-
What about making it Category?
Assignee: ewong → backburner
(In reply to Jens Hatlak (:InvisibleSmiley) from comment #13)
> (In reply to Robert Kaiser (:kairo@mozilla.com) from comment #12)
> > If I had any say, I'd veto on the ground that I strongly think that the
> > advanced category ought to die. Categories should tell what's behind them,
> > and "advanced" isn't a proper category, it's a mashup of random stuff, which
> > should never exist in a proper hierarchy.
> 
> +1, couldn't have said it any better. I was always hoping this would be
> addressed with Ian's pet project "prefs in a tab", which unfortunately seems
> to be stalled (understandably, not blaming anyone here). Until then I feel
> we should at least not make it worse and "hide" reasonably normal menu items
> behind the "other scary stuff" door.

+1 here too
(In reply to Robert Kaiser (:kairo@mozilla.com) from comment #12)
> and "advanced" isn't a proper category, it's a mashup of random stuff, which
> should never exist in a proper hierarchy.

+1
Seamonkey is an internet application suite for power users, coperate users, and IT professionals. There is no need to dumb Seamonkey down to the lowest common denominator because Seamonkey is not intended for that audience. 

As well as the helper applications is filed under navigator because if you recall Mozilla Suite and Netscape was computerized for the choice of the user. However, putting it under Advanced Options is a good idea. Advanced is still apart of it if the suite in the future returns to the original ideals for which it was created.

Also I would also suggest the idea of removing options, preferences, and settings as stated by others is not in line with Seamonkey's core mission goals.

Please see: https://wiki.mozilla.org/SeaMonkey:Project_Goals
The top category is currently "Appearance" but contains items like "Content" and "Spelling" which aren't really about plain appearance at all.

How about this?

 - Appearance
   - Fonts
   - Colors
 - Content
   - Display       (currently Content)
   - Spelling
   - Applications  (do we need "Helper"?)
That makes sense to me.
"Applications" are about content helpers, but they are also about integration with third party software / system integration.
That puts it in the same bracket as plugins and extensions. The only difference between plugins and helper apps is that the former opens inside the browser window, while the latter opens as its own window.

(For example PDF: Acrobat Reader is both a helper application and a plugin. pdf.js acts like a plugin, but it's implemented like an extension, but it's enabled/disabled in helper applications.)

So, the difference between extension, plugin, and helper app is very fine, from a user standpoint. Therefore, these should be managed in the same way and place (at least close to each other).
(In reply to rsx11m from comment #19)
> The top category is currently "Appearance" but contains items like "Content"
> and "Spelling" which aren't really about plain appearance at all.
> 
> How about this?
> 
>  - Appearance
>    - Fonts
>    - Colors
>  - Content
>    - Display       (currently Content)
>    - Spelling
>    - Applications  (do we need "Helper"?)

Would this be a good idea?
Flags: needinfo?(iann_bugzilla)
(In reply to Edmund Wong (:ewong) from comment #22)
> (In reply to rsx11m from comment #19)
> > The top category is currently "Appearance" but contains items like "Content"
> > and "Spelling" which aren't really about plain appearance at all.
> > 
> > How about this?
> > 
> >  - Appearance
> >    - Fonts
> >    - Colors
> >  - Content
> >    - Display       (currently Content)
> >    - Spelling
> >    - Applications  (do we need "Helper"?)
> 
> Would this be a good idea?

What would be in the top level Content pane?
Would things panes like "Downloads" belong under "Content" too? What about "Internet Search"? "Tabbed Browsing"? "Link Behaviour"?
Flags: needinfo?(iann_bugzilla)
(In reply to Ian Neal from comment #23)
> (In reply to Edmund Wong (:ewong) from comment #22)
> > (In reply to rsx11m from comment #19)
> > > The top category is currently "Appearance" but contains items like "Content"
> > > and "Spelling" which aren't really about plain appearance at all.
> > > 
> > > How about this?
> > > 
> > >  - Appearance
> > >    - Fonts
> > >    - Colors
> > >  - Content
> > >    - Display       (currently Content)
> > >    - Spelling
> > >    - Applications  (do we need "Helper"?)
> > 
> > Would this be a good idea?
> 
> What would be in the top level Content pane?
> Would things panes like "Downloads" belong under "Content" too? What about
> "Internet Search"? "Tabbed Browsing"? "Link Behaviour"?

The toplevel content pane would (I believe) contain a subset of the
current Content items.  The other items would be moved to Display.

Tabbed Browsing, Link Behaviour, Downloads would also belong to Content.

But I do understand this is all quite 'subjective'.  Maybe get some
sort of consensus (if it's even possible without turning this into
bikeshedding).
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: