-
User agent: Internet explorer 6
Windows XP
Screen info: 1024x768x24
TinyMCE Version: 3.0a2
Description of problem:
TinyMCE gives error (and stops working) in IE6 when in strict_loading_mode and trying a javascript: execCommand('mceAddControl')
Steps to reproduce:
1. Init tinyMCE with:
tinyMCE.init({
theme : "advanced",
mode : "none",
strict_loading_mode : true,
//...
2007-11-13 16:42:18 UTC in TinyMCE
-
I also have this bug. I use a wide laptopscreen 1280x800 and a 1280x1024 lcd screen.
Windows cannot be dragged from the left(main) screen to the right, because the left screen is considered some 60px smaller than it really is.
2007-04-26 08:32:42 UTC in Xinerama
-
Currently, automatic tracker checking is done single threaded. So if there is no response from a tracker, but the connection is not closed either, the whole tracker checking is halter.
The toplevel urlopen() command to the tracker should be replaced by lowlevel connection with custimized time-out.
2007-03-09 15:28:37 UTC in Tribler