Difference between revisions of "Bug list"

From Mibbit Wiki
Jump to: navigation, search
(IE)
m (Firefox)
Line 4: Line 4:
 
== 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/SeaMonkey1.x) sometimes the cursor in the input field is invisible (happens rarely, known Gecko bug)
+
* (FF2/SeaMonkey1.x) sometimes the cursor in the input field is invisible (happens rarely, known Gecko bug). Seems to be fixed in FF3/Minefield.
 
* Firefox 3 problems?
 
* Firefox 3 problems?
  

Revision as of 12:26, 18 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).

Firefox

  • In the chat output code we get lots of css errors reported for setting white-space.
  • (FF2/SeaMonkey1.x) sometimes the cursor in the input field is invisible (happens rarely, known Gecko bug). Seems to be fixed in FF3/Minefield.
  • Firefox 3 problems?

IE

  • (IE6)
    • 100% CPU usage on some servers with many color changes and autoconnect to all channels (silly setting though)
    • very long chat pane lines are truncated by the scrollbar (1-2 characters missing)
  • (IE7)
    • Related to the above. userlist and chat output have crappy borders messing up things.

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 successfully but no pane (DIV id=chats?) opens.

Safari

  • Rendering is messed up in iPhone version.
  • On the text input bar, the padding is not white. It should be.