| ArGoStuff User to User Support Forums |
Left Nav in FF Last Post 18 Jan 2007 05:26 PM by Steve Topilnycky. 11 Replies. | Sort: |
| Prev Next | You are not authorized to post a reply. | |
Kyle -
 Basic Member
 Posts:156

 | | 16 Dec 2006 12:00 AM |
| In IE, the site renders fine. In FF, the left nav on any page other than the home page (so far I've seen) does not render correctly. The content extends beyond the right-hand border. | | | Computing`s worst enemy......a user
http://www.mbrostech.com |
|
|
Steve Topilnycky Forum Administrator
 Veteran Member
 Posts:1300

 | | 16 Dec 2006 12:56 AM |
| Kyle,
What version of FireFox? Also what Screen Resolution are you using?
I checked it out with FF 0.9.1 and it looked fine. My Screen Resolution is 1024 x 768 and my monitor is a 22" (not sure if that makes a difference).
| | - - - - - - -
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com/ | |
| Kyle -
 Basic Member
 Posts:156

 | | 16 Dec 2006 01:11 AM |
| FF 2.0 and 1.5.0.8 resolution: 1280 x 800 on 15.4" widescreen
1024 x 768 on a 22"? | | | Computing`s worst enemy......a user
http://www.mbrostech.com | |
| Steve Topilnycky Forum Administrator
 Veteran Member
 Posts:1300

 | | 16 Dec 2006 01:31 AM |
| Posted By kylepmanuel on 12-16-2006 1:11 AM FF 2.0 and 1.5.0.8 resolution: 1280 x 800 on 15.4" widescreen
1024 x 768 on a 22"?
Yep, Its called getting old and needing larger type faces  | | - - - - - - -
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com/ | |
| Steve Topilnycky Forum Administrator
 Veteran Member
 Posts:1300

 | | 16 Dec 2006 01:32 AM |
| Oh, as for FF, I will have to download a newer version and check it out.
| | - - - - - - -
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com/ | |
| Kyle -
 Basic Member
 Posts:156

 | | 16 Dec 2006 09:35 PM |
| Something else I noticed with the nav. It only happens when I'm logged in. If I am viewing a forum post and not logged in, it shows fine. | | | Computing`s worst enemy......a user
http://www.mbrostech.com | |
| Steve Topilnycky Forum Administrator
 Veteran Member
 Posts:1300

 | | 17 Dec 2006 05:25 AM |
| Kyle, Noted. I will check it out as soon as I can. Bascially, its on the "TO-DO" list.  | | - - - - - - -
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com/ | |
| Kyle -
 Basic Member
 Posts:156

 | | 08 Jan 2007 09:25 PM |
| FF 2.0.0.1 Still has the same problem | | | Computing`s worst enemy......a user
http://www.mbrostech.com | |
| Steve Topilnycky Forum Administrator
 Veteran Member
 Posts:1300

 | | 09 Jan 2007 12:48 AM |
| Kyle, Thanks for checking it out again. I was hoping it was fixed in the last update.
| | - - - - - - -
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com/ | |
| Steve Topilnycky Forum Administrator
 Veteran Member
 Posts:1300

 | | 16 Jan 2007 11:44 PM |
| Kyle,
I just installed FF 2.0.0.1 and yes I can see what you are talking about. From the research I have done, it appears that FF has some issues with DNN. The Editor issue that was reported in another thread does not happen with FF 2.0.0.1. But I did purchase CuteEditor. I am working on resolving some issues with it before making it the forum default. As for the Display issues, there is very little I can do at this point, but I will do some more digging.
| | - - - - - - -
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com/ | |
| Kyle -
 Basic Member
 Posts:156

 | | 16 Jan 2007 11:49 PM |
|
To me, it's not really a big deal. I've learned to deal with it. There are lots of things about .NET that aren't multi-browser. That's why we stick to Java. Cross-platform/browser. I use tinyMCE myself. It works well in both firefox and ie. The only problem is it doesn't work with tabindex. | | | Computing`s worst enemy......a user
http://www.mbrostech.com | |
| Steve Topilnycky Forum Administrator
 Veteran Member
 Posts:1300

 | | 18 Jan 2007 05:26 PM |
| Kyle,
I would fix it if I could, but in this case I rely on the DNN Core developers. But what I have read, almost all the complaints I have see has been with FF & some MAC. They are constantly striving to improve the platform.
| | - - - - - - -
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com/ | |
|
| You are not authorized to post a reply. |
|
Active Forums 4.2 |
|  | | Mail Server v1.0.8.3 |
- Added support of STARTTLS (STLS) command for SMTP, POP3, IMAP, and SMTP relay and delivery, which will
allow secure, fully encrypted connections, when possible;
| | 11/6/2011 1:10:34 PM |
| Mail Server v1.0.8.2 |
- Optimized delivery speed. In earlier versions each "tick" which was checking whether messages were
in the outbox queue, was picking up only one message at a time. Now it will attempt to pick MaximumAllowedThreads-ActiveDelivery threads
messages, which should considerably increase deliver speed;
- Optimized SEARCH and STATUS IMAP commands. They appear to be used very extensively by Android, and (not that extensively, but still) by
iPhone. Now users who use mobile phones to access their IMAP accounts will see considerable improvement;
- Optimized STORE IMAP command. Before storing of IMAP flags was occuring one message at a time, which seemed to be fine
with SQL server, but proved to be slow for SQLite... Now it happens with single SQL call.
| | 10/8/2011 7:59:35 PM |
| ArGoSoft Mail Server v1.0.8.1 | -
Fixed a bug: when using IMAP via Firefox with "When I delete a message, move it
to Trash folder" option, marking messages in the trash folder was causing high CPU usage,
and was taking some time, making the server pretty much non-responsive. The problem was
happening only when using SQLite.
| | 6/6/2011 9:33:36 PM |
| ArGoSoft Mail Server v1.0.8.0 |
- Fixed a problem with web interface - was showing only first page of messages, and would not
switch to other pages; In order to fix the web interface, mail server itself has to be updated;
- When installint initially, was still using SQLite, even when SQL was requested;
- There was a problem with switching from SQLite database engine to SQL server database engine:
the SQL database was not being created;
| | 5/23/2011 5:53:55 PM |
| ArGoSoft Mail Server .NET v1.0.7.9 |
- The server no longer requires Microsoft SQL Server. If SQL server is not found, it will use
SQLite engine, which does not require separate installation. If SQL server is found, then user will be
prompted whether he wants to use it;
- Made other improvements, such as, now mailbox rebuild indexes orphaned records, rather then deleting them,
also added an opotion to increment UIDL validity of folder (both on the Mailbox viewer box);
- Made minor improvements on web interface;
| | 4/26/2011 9:47:25 PM |
| |
|  |  | |  |
|