Has SWC considered implementing a feature where you can toggle between Total Chips and BB when betting and looking at chip stacks.
+1 Please fix
Display Chip Amounts at Table in BB, it's been broken forever. It's a major annoyance, I reported this bug a year ago.
Hint: Big blinds are not whole numbers, the program must display pots, stacks, bets in 1/100 fractions of a BB (and allow bets of the same fractions in NL/PL). Also, it should be made clear to the player if they are dealing with chips or blinds at any time. Quick switching between BB/Chips as the user I'm quoting suggested is also useful, many poker clients do that when the player clicks on their displayed chip stack.
Yes, I have the same issue with multiple browsers. Actually it shouldn't be too hard to fix, you just need to tell the algorithm not to rounding up, but to give the exact number.