Difference between revisions of "Development:Good Bugs and Projects"

From Camino Wiki
Jump to navigation Jump to search
(→‎Good First Bugs: smorgan laughed out loud at that one; removed fixed ones)
Line 10: Line 10:
 
'''N.B.''' This list is largely out-of-date, but the '''query''' below it is still good.
 
'''N.B.''' This list is largely out-of-date, but the '''query''' below it is still good.
  
* Drag-and-Drop Reorderable Tabs; {{bug|160720}} and {{bug|318260}} ([[User:delliott|delliott]] is doing this as part of the 2006 SoC)
+
* Drag-and-Drop Reorderable Tabs; {{bug|160720}} and {{bug|318260}} <s>([[User:delliott|delliott]] is doing this as part of the 2006 SoC)</s> ([[User:delliott|delliott]] had a patch but didn't finish this in SoC 2006)
 
*: Listed on [http://wiki.mozilla.org/Community:SummerOfCode06 MozillaWiki Summer of Code page]
 
*: Listed on [http://wiki.mozilla.org/Community:SummerOfCode06 MozillaWiki Summer of Code page]
* Software update notification (non-AUS); [https://bugzilla.mozilla.org/show_bug.cgi?id=185436 bug 185436]
+
* optional "Go" button for toolbar {{bug|181806}} - '''WONTFIX'''?
* Private Browsing [https://bugzilla.mozilla.org/show_bug.cgi?id=251677 bug 251677]
 
* optional "Go" button for toolbar [https://bugzilla.mozilla.org/show_bug.cgi?id=181806 bug 181806] -  '''WONTFIX'''?
 
* Show/Hide Bookmarks toolbar button does not indicate state; {{bug|235863}}
 
* Ability to save session state; {{bug|152147}}
 
* <s>Maximum width of location bar/search field is fixed at 2560 pixels; {{bug|336947}}</s> - '''FIXED'''
 
* Disable View Source menu command and toolbar button when viewing source; {{bug|159337}}
 
* Loading bookmarks with keywords doesn't allow popups (e.g., BugMeNot); {{bug|319879}}
 
* Tab context menu for tab with Bookmarks/History displayed includes "Reload Tab"; {{bug|319922}}
 
* Bookmarks Bar buttons should darken text on mousesdown; {{bug|300304}}
 
* Bookmark keywords with spaces gives "Invalid URL" error if entered in address bar (do input validation on keyword entry); {{bug|303628}}
 
* <s>keyword.enabled doesn't work in Camino (1.8branch and trunk); {{bug|336017}}</s> - '''FIXED'''
 
 
*: <br>[https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&product=Camino&status_whiteboard_type=allwordssubstr&status_whiteboard=%5Bgood+first+bug%5D&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED good first bug query] (the query and the above list do not match yet)
 
*: <br>[https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&product=Camino&status_whiteboard_type=allwordssubstr&status_whiteboard=%5Bgood+first+bug%5D&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED good first bug query] (the query and the above list do not match yet)
  

Revision as of 21:59, 15 March 2007

Camino needs a list of “good first bugs” and bugs/areas of improvement that are suitable for a focused, longer-term project, e.g., Google's Summer of Code, so that interested new contributors without any pet peeves can be pointed towards a concrete list.

For the latter set, we should also include Gecko-Mac platform bugs.

References: Sam's Roadmap, Camino Vote List (bugs with 5 or more votes), bugs marked helpwanted in Camino or relevant Core components

Bugs listed, especially in the “Good First Bugs” section, need to be audited by acutal devs for suitability ;-)

Good First Bugs

N.B. This list is largely out-of-date, but the query below it is still good.

Camino and Gecko-Mac Projects

Some of these projects were listed on the MozillaWiki 2006 Summer of Code page; see this blog entry.

  • Support a11y in the content area (bridge Apple's Carbon accessibility APIs to the Mozilla accessibility APIs); bug 157209
    a little birdie tells us this should be happening RSN it's public now; hwaara is working on this :)
  • Fix issues with XUL in the content area in Camino (make XUL webapps completely functional; at least menus, selects, and context menus don't work right now); bug 306252, bug 306613
  • etc.

Other Camino bugs