-
Even thought the User list is enabled on IE8, the user list column collapses causing the user list to display over the top of the chat text entry box. See the attached screenshot.
Temporary work-around: insert into the head of index.php.
This issue and a work-around was discussed here...
2009-05-12 19:00:34 UTC in phpFreeChat
-
In Internet Explorer 6.0 the wrapper
for the PlaceHolder plugin creates an additional copy
around the placeholder text every time you switch from
Source view and back.
This does not occur in Firefox. But I can reproduce
this every time in IE.
2005-07-19 16:18:16 UTC in FCKeditor
-
Logged In: YES
user_id=658740
I can reporduce these issues in both Firefox 1.0 and IE6 on
WinXP SP2.
2005-02-04 19:17:08 UTC in FCKeditor
-
When I change the following options in the fckconfig.js
file the changes appear to have no effect (even after
dumping my cache). I am assuming these settings should
hide the target tab, change the list of targets
available on the drop down menu on the target tab (when
it is available), and make it so all anchor links
created in FCKeditor will begin with their target set
to "_blank" (so...
2005-02-04 18:59:42 UTC in FCKeditor
-
Logged In: YES
user_id=658740
Sorry... I thought I was in the Bugs forum. Please disregard.
2005-02-04 18:54:07 UTC in FCKeditor
-
When I change the following options in the fckconfig.js
file the changes appear to have no effect (even after
dumping my cache). I am assuming these settings should
hide the target tab, change the list of targets
available on the drop down menu on the target tab (when
it is available), and make it so all anchor links
created in FCKeditor will begin with their target set
to "_blank" (so...
2005-02-04 18:52:00 UTC in FCKeditor
-
Logged In: YES
user_id=658740
Unfortunately, "status:no" is already one of the attributes
assigned in the showModalDialog() call. The status bar
displays after installing Windows XP Service Pack 2 whether
you ask it to or not. Apparently Microsoft felt allowing us to
hide the status bar had security risks. :(.
2004-09-07 19:32:54 UTC in FCKeditor
-
Logged In: YES
user_id=658740
Unfortunately, "status:no" is already one of the attributes
assigned in the showModalDialog() call. The status bar
displays after installing Windows XP Service Pack 2 whether
you ask it to or not. Apparently Microsoft felt allowing us to
hide the status bar had security risks. :(.
2004-09-07 19:31:50 UTC in FCKeditor
-
Logged In: YES
user_id=658740
We don't want to have clients worrying about modifying their
browser, so I choose to increase the dialog heights.
I have modified the FCKShowDialog() calls throughout the
js\fck_actions.js file. In many instances more than 10 pixels
were needed to make the items (buttons, fields, etc.) entirely
viewable.
I am attempting to attach the revised file in...
2004-08-12 20:02:50 UTC in FCKeditor
-
I just installed Windows XP Service Pack 2. While testing
our websites I noticed that all dialog boxes in Internet
Explore now have status bars.
As a result, the contents of the dialog boxes (in ALL
versions) are too tall to fit in the viewable area. For
example in the Hyperlink dialog the target drop-down
and text field are cut off slightly.
Normal popups don't appear to be...
2004-08-11 19:23:04 UTC in FCKeditor