Difference between revisions of "Bug list"

From Mibbit Wiki
Jump to: navigation, search
(Firefox)
(Core system)
Line 1: Line 1:
 
== Core system ==
 
== Core system ==
 
* Very occasionally, when you part a channel, you will then receive something from the channel, and it'll popup again. (Timing issue/order things happen). - Have not seen this since some changes to the backend core.
 
* Very occasionally, when you part a channel, you will then receive something from the channel, and it'll popup again. (Timing issue/order things happen). - Have not seen this since some changes to the backend core.
* Channel owners don't have a fancy icon, just ~name. Not necessarily a bug, maybe just a note.  I suggest a red star for the founder.
 
* I was a blue user again for some reason on irc.mibbit.com. Not sure why yet. Need to investigate.
 
* Got a popup "You're already connected to that server" when I didn't do anything. Needs investigation.
 
 
* Increase the default character spacing by 1 px.  My double Vs show up as a w everywhere except for to the left of the post time.  [[User:Havvy|Havvy]] 04:39, 6 February 2008 (UTC)
 
* Increase the default character spacing by 1 px.  My double Vs show up as a w everywhere except for to the left of the post time.  [[User:Havvy|Havvy]] 04:39, 6 February 2008 (UTC)
  

Revision as of 10:07, 7 March 2008

Core system

  • Very occasionally, when you part a channel, you will then receive something from the channel, and it'll popup again. (Timing issue/order things happen). - Have not seen this since some changes to the backend core.
  • Increase the default character spacing by 1 px. My double Vs show up as a w everywhere except for to the left of the post time. Havvy 04:39, 6 February 2008 (UTC)

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 (happens ultra rarely now, known Gecko 1.8 bug).
  • Firefox 3 problems?
  • Will not connect in Firefox Portable (v2.0.0.11) Says 'Loading ... ... ...'on top bar, and when selecting an additional server and click connect it does not go any further.
  • (FF2) The channel list (/list) does not update until "/quote list" is sent from any open mibbit client on the user's computer.
  • When the user does ping timeout, the ghost will be there, and that means there is 2 same-nicked users.
  • (FF2) Sometimes messages that should be more than one line are just cut off to fit on one line (word wrap not working?).

IE

  • (IE6)
    • 100% CPU usage on some servers with many color changes and autoconnect to all channels (silly setting though)
    • Opening links often makes the new window crash, leading to both the new window and the mibbit chat window closing
    • It seems [People Said Stuff!] shows up when you say something.
    • The input line seemingly extends beyond its container (not in every tab, though)

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 (Mozilla webapp)

v. 0.8 (Gecko based, formerly called WebRunner): works ;) http://labs.mozilla.com/2007/10/prism/ --HerculeP 15:37, 3 February 2008 (UTC)

Safari

  • On the text input bar, the padding is not white. It should be.

Konqueror

  • (Konq 3.5)
    • Mouse wheel scrolling doesn't work, unless your mouse is over the scroll bar.
    • Input history (up and down arrows) works, but puts the typing cursor at the very start of the line, instead of at the end.
    • Tab complete on nicks leaves the typing cursor at the position where you last typed. I.e. after a tab complete, it doesn't jump forward in front of the nick. (Like "Th|eirNick: " instead of "TheirNick: |")
    • The column that shows the times when something happened, and the column that shows nicks and server names, are not wide enough for some names and numbers. E.g. the '5' in the time "14:35" will not be fully visible, and the first 'k' in "kubrick.freenode.net" is not visible. EDIT: I've found you can change the column widths with /dset chatOutputTimeWidth and chatOutputNickWidth, but by default they are not wide enough in Konqueror (especially the time column).
    • Konqueror's spell checker doesn't work with the text in the input box (Firefox's spell checker works with Mibbit. Maybe Konqueror's plugin just simply doesn't work with those type of input fields).
    • When logging in to your Mibbit account, KDE's KWallet password manager doesn't pop up and ask if you want to store the login information.