Difference between revisions of "Bug list"
Line 1: | Line 1: | ||
== Core system == | == Core system == | ||
− | |||
* Very occasionaly, when you part a channel, you will then receive something from the channel, and it'll popup again. (Timing issue/order things happen). | * Very occasionaly, when you part a channel, you will then receive something from the channel, and it'll popup again. (Timing issue/order things happen). | ||
* If you login to an IRC server and get a nick collision, so use /nick, we don't get a reply, so mibbit isn't aware the nick change was successful and does not update its nick. | * If you login to an IRC server and get a nick collision, so use /nick, we don't get a reply, so mibbit isn't aware the nick change was successful and does not update its nick. | ||
Line 6: | Line 5: | ||
== Firefox == | == Firefox == | ||
* In the chat output code we get lots of css errors reported for setting white-space. | * In the chat output code we get lots of css errors reported for setting white-space. | ||
− | * FF2 | + | * (FF2) sometimes the cursor in the input field is invisible (known FF bug) |
* Firefox 3 problems? | * Firefox 3 problems? | ||
== IE == | == IE == | ||
− | |||
* (IE6) UserList sometimes has lines disappear, and just shows white. Hovering with the mouse over it refreshes the view. | * (IE6) UserList sometimes has lines disappear, and just shows white. Hovering with the mouse over it refreshes the view. | ||
− | |||
* (IE7) In the chat output, bottom few pixels are missing. Add padding? | * (IE7) In the chat output, bottom few pixels are missing. Add padding? | ||
Line 18: | Line 15: | ||
* In the chat output code we get lots of css errors reported for setting white-space. | * In the chat output code we get lots of css errors reported for setting white-space. | ||
* In the chat output most of the time the space isn't put at the top, and the chat starts half way up, instead of at the bottom. | * In the chat output most of the time the space isn't put at the top, and the chat starts half way up, instead of at the bottom. | ||
+ | |||
+ | == Prism (webapp) == | ||
+ | * v. 0.8 (Gecko based): users login succrssfully but no pane opens. | ||
== Safari == | == Safari == | ||
− | |||
* Rendering is messed up in iPhone version. | * Rendering is messed up in iPhone version. |
Revision as of 19:02, 13 January 2008
Core system
- Very occasionaly, when you part a channel, you will then receive something from the channel, and it'll popup again. (Timing issue/order things happen).
- If you login to an IRC server and get a nick collision, so use /nick, we don't get a reply, so mibbit isn't aware the nick change was successful and does not update its nick.
Firefox
- In the chat output code we get lots of css errors reported for setting white-space.
- (FF2) sometimes the cursor in the input field is invisible (known FF bug)
- Firefox 3 problems?
IE
- (IE6) UserList sometimes has lines disappear, and just shows white. Hovering with the mouse over it refreshes the view.
- (IE7) In the chat output, bottom few pixels are missing. Add padding?
Opera
- In the chat output code we get lots of css errors reported for setting white-space.
- In the chat output most of the time the space isn't put at the top, and the chat starts half way up, instead of at the bottom.
Prism (webapp)
- v. 0.8 (Gecko based): users login succrssfully but no pane opens.
Safari
- Rendering is messed up in iPhone version.