6
edits
m (breaking the brainstorming doc into manageable pieces) |
(native widgets) |
||
| Line 89: | Line 89: | ||
* OS-specific configuration options, so parameters that require a dir (such as default download destination) will work on multiple OS. | * OS-specific configuration options, so parameters that require a dir (such as default download destination) will work on multiple OS. | ||
* Allow backslash in URLs to be treated as a forward slash (some sites have this error in their links, IE will correct it) | * Allow backslash in URLs to be treated as a forward slash (some sites have this error in their links, IE will correct it) | ||
** We should not copy IEs errors, "fixing" this will prevent us from opening URLs with a valid backslash in it. | |||
</td> | </td> | ||
<td></td> | <td></td> | ||
</tr><tr><td> | |||
; More GUI elements should be native styled: | |||
* Windows | |||
** Tabbar, urlbar, go button and many other things since new (IMHO ugly) Firefox 2 theme | |||
* Linux/GTK | |||
** Status bar (!) | |||
** Tree Headings | |||
** Forms on websites | |||
** Tabbar, go button and many other things since new (IMHO ugly) Firefox 2 theme | |||
</td> | |||
<td>{{bug|245497}} {{bug|233462}} {{bug|353785}} {{bug|329846}} | |||
</td> | |||
</tr> | </tr> | ||
</table> | </table> | ||
edits