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

From Camino Wiki
Jump to navigation Jump to search
(initial stab at both lists)
 
m (→‎Camino and Gecko-Mac Projects: swap order so Cm-only ones are last)
Line 17: Line 17:
  
 
* Support a11y in the content area (bridge Apple's Carbon a11y APIs to the Mozilla a11y APIs); [https://bugzilla.mozilla.org/show_bug.cgi?id=157209 bug 157209]
 
* Support a11y in the content area (bridge Apple's Carbon a11y APIs to the Mozilla a11y APIs); [https://bugzilla.mozilla.org/show_bug.cgi?id=157209 bug 157209]
 +
* Audit and fix any missing text field keybindings and text-editing behaviors
 
* Copy/paste of styled text (relevant Core bug is apparently filed but no one can find it); [https://bugzilla.mozilla.org/show_bug.cgi?id=180625 bug 180625]
 
* Copy/paste of styled text (relevant Core bug is apparently filed but no one can find it); [https://bugzilla.mozilla.org/show_bug.cgi?id=180625 bug 180625]
* Improved AppleScript support; 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]
* Audit and fix any missing text field keybindings and text-editing behaviors
 

Revision as of 16:51, 15 March 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.

Refreneces: 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

Camino and Gecko-Mac Projects

  • Support a11y in the content area (bridge Apple's Carbon a11y APIs to the Mozilla a11y APIs); bug 157209
  • Audit and fix any missing text field keybindings and text-editing behaviors
  • Copy/paste of styled text (relevant Core bug is apparently filed but no one can find it); bug 180625
  • Improved AppleScript support; Camino bugs 178917, 160106, 314061, 253486, 156078