Home Search Member List Faq Register Login  
UltimateSpell
Re: 3.6 adding black border to textboxes in IE8 only

Thread Starter: TheJudge454   Started: 01-28-2010 2:21 PM   Replies: 10
 Karamasoft Support Forums » General Discussions » UltimateSpell » Re: 3.6 adding black border to textboxes in IE8 only
 Printable Version    « Previous Thread   Next Thread »
  28 Jan 2010, 2:21 PM
TheJudge454 is not online. Last active: 1/28/2010 2:21:17 PM TheJudge454

Top 10 Posts
Joined on 06-03-2009
Posts 7
3.6 adding black border to textboxes in IE8 only
Hi Guys,


Great job on 3.6. It seems much consistent across multiple browsers but I did notice that IE8 is putting a black border around the textboxes. Any idea how I can make them look like normal boxes that are slightly indented?

Thanks,

-J

  
  28 Jan 2010, 5:00 PM
Karamasoft is not online. Last active: 9/8/2010 11:48:21 AM Karamasoft

Top 10 Posts
Joined on 09-05-2004
Posts 5,334
Re: 3.6 adding black border to textboxes in IE8 only
Thanks. What operating system are you testing on? We tried our live demo samples at http://www.karamasoft.com/Samples.aspx?component=UltimateSpell in IE8 on various operating systems and couldn't reproduce the issue. Have you tried the live demo samples to see whether they have the same issue?
  
  03 Feb 2010, 1:59 PM
fotstein is not online. Last active: 3/10/2010 10:43:11 AM fotstein

Top 10 Posts
Joined on 02-03-2010
Posts 32
Re: 3.6 adding black border to textboxes in IE8 only

I experienced the same thing, I was able to resolve it by setting the border style of the textbox.

border: inset 2px #EBE9ED;  

  
  03 Feb 2010, 2:29 PM
Karamasoft is not online. Last active: 9/8/2010 11:48:21 AM Karamasoft

Top 10 Posts
Joined on 09-05-2004
Posts 5,334
Re: 3.6 adding black border to textboxes in IE8 only
That's strange because we cannot reproduce the issue in our test environment. Could you please let us know what operating system you were using and how to reproduce the issue so that we can try it in our test environment. Are you able to reproduce the issue in our live demo sample at http://www.karamasoft.com/Samples.aspx?component=UltimateSpell?

By the way, thank you for sharing your workaround with other UltimateSpell developers. We appreciate it.

  
  04 Feb 2010, 10:17 AM
fotstein is not online. Last active: 3/10/2010 10:43:11 AM fotstein

Top 10 Posts
Joined on 02-03-2010
Posts 32
Re: 3.6 adding black border to textboxes in IE8 only
It does not happen in the sample.  The only difference I see is that I was applying a style, I think if you apply a css class without setting the border style then it does the black border.  This happened to me on  a few different pages but each time I was applying a style which did not have any border settings defined.  Once I explicitely set the style of the border then it works fine. 
  
  04 Feb 2010, 11:09 PM
Karamasoft is not online. Last active: 9/8/2010 11:48:21 AM Karamasoft

Top 10 Posts
Joined on 09-05-2004
Posts 5,334
Re: 3.6 adding black border to textboxes in IE8 only
Thanks for your feedback. We will try to reproduce the behavior using a CSS class without border style and let you know about our findings. Thanks.
  
  06 Feb 2010, 5:54 PM
Karamasoft is not online. Last active: 9/8/2010 11:48:21 AM Karamasoft

Top 10 Posts
Joined on 09-05-2004
Posts 5,334
Re: 3.6 adding black border to textboxes in IE8 only
Fotstein,

We couldn't reproduce this issue by defining a CSS class without setting the border style on a textbox. Are you using the latest version of UltimateSpell? Could you also tell us how you defined the CSS class for the textbox so that we can try the exact same scenario to reproduce it. Lastly, what operating system have you tested on?

Thanks

  
  07 Feb 2010, 1:55 PM
fotstein is not online. Last active: 3/10/2010 10:43:11 AM fotstein

Top 10 Posts
Joined on 02-03-2010
Posts 32
Re: 3.6 adding black border to textboxes in IE8 only
I just purchased and downloaded the product last week so i assume it is the latest version.

You acknowledged the same issue in this thread:
http://forums.karamasoft.com/ShowPost.aspx?PostID=9420

That being said I don't really think it's a problem, adding a border definition to the textbox style is no big deal. I'd much rather see you fix the issue with the context menu positioning when it is near the edge of the window.

  
  11 Feb 2010, 8:53 AM
cubby is not online. Last active: 3/25/2010 12:19:58 PM cubby

Not Ranked
Joined on 02-11-2010
Posts 3
Re: 3.6 adding black border to textboxes in IE8 only
We're experiencing a similar problem of a black 2px border being added to our textboxes when 3.6 is used on a asp.net web page.

The browser is IE 6, .NET framework 3.5, IIS 5

We also set a css style on our controls that does not include border information. The issue can be overcome by manually adding your own border style settings to your CSS.

  
  11 Feb 2010, 12:24 PM
Karamasoft is not online. Last active: 9/8/2010 11:48:21 AM Karamasoft

Top 10 Posts
Joined on 09-05-2004
Posts 5,334
Re: 3.6 adding black border to textboxes in IE8 only
It would really help us if you let us know how you defined the CSS style that doesn't include border information. We cannot reproduce the issue in our test environment by trying random style values. We will appreciate it if you let us know how to reproduce the behavior so that we can resolve it. Thanks.
  
  11 Mar 2010, 9:42 AM
cubby is not online. Last active: 3/25/2010 12:19:58 PM cubby

Not Ranked
Joined on 02-11-2010
Posts 3
Re: 3.6 adding black border to textboxes in IE8 only
Below is a copy of the style class with the 'fix' commented out that we are currently using:

.control

{

   color: #474530;

   font: 11px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;

   /* border: solid 1px #A7A6AA; */

}

*We are also using master pages with the pages in question if that makes a difference for you.


  
 Page 1 of 1 (11 items)
Karamasoft Support Forums » General Discussions » UltimateSpell » Re: 3.6 adding black border to textboxes in IE8 only

You can add attachments
You can post new topics
You can reply to topics
You can delete your posts
You can edit your posts
You can create polls
You can vote in polls
Forum statistics are enabled
Forum is unmoderated

© 2002-2010 Karamasoft LLC. All rights reserved.