Difference between revisions of "Development:Good Bugs and Projects"
Jump to navigation
Jump to search
(→Camino and Gecko-Mac Projects: happy news) |
(→Camino and Gecko-Mac Projects: another idea) |
||
Line 23: | Line 23: | ||
* Copy/paste of styled text; [https://bugzilla.mozilla.org/show_bug.cgi?id=79864 bug 79864] | * Copy/paste of styled text; [https://bugzilla.mozilla.org/show_bug.cgi?id=79864 bug 79864] | ||
* Improved AppleScript support; Camino bugs [https://bugzilla.mozilla.org/show_bug.cgi?id=178917 178917], [https://bugzilla.mozilla.org/show_bug.cgi?id=160106 160106], [https://bugzilla.mozilla.org/show_bug.cgi?id=314061 314061], [https://bugzilla.mozilla.org/show_bug.cgi?id=253486 253486], [https://bugzilla.mozilla.org/show_bug.cgi?id=156078 156078] | * Improved AppleScript support; Camino bugs [https://bugzilla.mozilla.org/show_bug.cgi?id=178917 178917], [https://bugzilla.mozilla.org/show_bug.cgi?id=160106 160106], [https://bugzilla.mozilla.org/show_bug.cgi?id=314061 314061], [https://bugzilla.mozilla.org/show_bug.cgi?id=253486 253486], [https://bugzilla.mozilla.org/show_bug.cgi?id=156078 156078] | ||
+ | * 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); [https://bugzilla.mozilla.org/show_bug.cgi?id=306252 bug 306252], [https://bugzilla.mozilla.org/show_bug.cgi?id=306613 bug 306613] | ||
==Other Camino bugs== | ==Other Camino bugs== | ||
* [https://bugzilla.mozilla.org/buglist.cgi?product=Camino&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&resolution=--- All open Camino bugs] | * [https://bugzilla.mozilla.org/buglist.cgi?product=Camino&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&resolution=--- All open Camino bugs] | ||
* [https://bugzilla.mozilla.org/buglist.cgi?product=Camino&target_milestone=Camino1.1&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED Bugs targeted for Camino 1.1] | * [https://bugzilla.mozilla.org/buglist.cgi?product=Camino&target_milestone=Camino1.1&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED Bugs targeted for Camino 1.1] |
Revision as of 14:07, 19 April 2006
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 listed, especially in the “Good First Bugs” section, need to be audited by acutal devs for suitability ;-)
Good First Bugs
- Drag-and-Drop Reorderable Tabs; bug 160720
- Software update notification (non-AUS); bug 185436
- Private Browsing bug 251677
- optional "Go" button for toolbar bug 181806
Camino and Gecko-Mac Projects
These projects need to end up on the MozillaWiki 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
- Audit and fix any missing text field keybindings and text-editing behaviors (good summary of default bindings here); bug 330968
- Copy/paste of styled text; bug 79864
- Improved AppleScript support; Camino bugs 178917, 160106, 314061, 253486, 156078
- 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