IE6 Text selection bug

This is a discussion on "IE6 Text selection bug" within the Web Page Design section. This forum, and the thread "IE6 Text selection bug are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Closed Thread
 
LinkBack (1) Thread Tools
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old May 27th, 2005, 08:46
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
IE6 Text selection bug

heres the fix:

Code: Select all
<script language="javascript" type="text/javascript">
<!--
document.body.style.height = document.documentElement.scrollHeight+'px';
-->
</script>

  #2 (permalink)  
Old May 29th, 2005, 23:24
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
What exactly was the problem?
  #3 (permalink)  
Old May 30th, 2005, 09:28
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,952
Blog Entries: 7
Thanks: 7
Thanked 4 Times in 4 Posts
Send a message via MSN to Rob Send a message via Skype™ to Rob
Smokie,

What is this a fix for?

Can you give an example of it NOT working, and one with the fix applied so we can see what this is?
__________________
Rob - SEO Specialist
Owner & Founder of Webforumz.com

I am currently unavailable for private work
  #4 (permalink)  
Old May 31st, 2005, 09:01
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
Sorry i presumed it was common knowledge!!

When IE6 is in standards mode it doesnt allow you to select the text properly on a page which uses absoulely positioned div's, because it doesnt know the height of the screen, try it for yourself

with fix
http://www.2cs.com/Contact.aspx

without fix
http://www.2cs.com/Contact2.aspx
  #5 (permalink)  
Old May 31st, 2005, 10:20
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,952
Blog Entries: 7
Thanks: 7
Thanked 4 Times in 4 Posts
Send a message via MSN to Rob Send a message via Skype™ to Rob
Sorry to say this mate, but I still have problems selecting text.... so the fix doesnt fix anything... lol
__________________
Rob - SEO Specialist
Owner & Founder of Webforumz.com

I am currently unavailable for private work
  #6 (permalink)  
Old May 31st, 2005, 13:56
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
I could select the text but random parts of the layout were also selected, so it's clear IE simply has a problem with divs.
  #7 (permalink)  
Old May 31st, 2005, 16:22
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
Much improved anyway. I'd actually run into this problem the other month and gave up on solving it. Thanks!
  #8 (permalink)  
Old May 31st, 2005, 21:13
Reputable Member
Join Date: Aug 2003
Location: United Kingdom
Posts: 341
Thanks: 0
Thanked 0 Times in 0 Posts
isn't this just a symptom of another problem?
  #9 (permalink)  
Old Jun 1st, 2005, 11:04
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
hmm so you guys still cant select the text? dam. D3mon what do you mean?
  #10 (permalink)  
Old Jun 1st, 2005, 20:12
Reputable Member
Join Date: Aug 2003
Location: United Kingdom
Posts: 341
Thanks: 0
Thanked 0 Times in 0 Posts
Is it genuinely a bug in IE or is it bad code that IE happens to choke on?
Closed Thread

Tags
ie6, text, selection, bug

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://www.webforumz.com/web-page-design/2364-ie6-text-selection-bug.htm
Posted By For Type Date
C.S.R.-Delft | Forum - Webstek terugkoppeling - Kopieren van adressen van websites en emailadressen This thread Refback Jan 16th, 2007 07:48

Similar Threads
Thread Thread Starter Forum Replies Last Post
File Selection in ASP wbeetge Starting Out 0 Oct 3rd, 2007 16:10
Forced Selection In a popup window Jamie18 JavaScript Forum 0 Jun 18th, 2007 18:58
Content Appears Based on Drop-Down Menu Selection WiseWizards JavaScript Forum 3 Aug 9th, 2005 17:48
Alternative CSS Selection (IE) Andy K Web Page Design 3 Jul 30th, 2005 04:31
Alertnative CSS selection using Javascript (IE) Andy K JavaScript Forum 1 Jul 20th, 2005 11:10


All times are GMT. The time now is 21:09.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43