Firefox Horizontal Scroll Issue

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
frankenstein897
Commander (CMDR)
Commander (CMDR)
Posts: 159
Joined: Wed Feb 16, 2011 11:51 am
Location: Indiana
Contact:

Firefox Horizontal Scroll Issue

Post by frankenstein897 » Sat Mar 09, 2013 1:46 pm

I am using the Computer Theme. When we went to R3, Firefox had a horizontal scroll bar, all other browsers were fine. I read that R4 corrected an issue with Firefox so I applied R4 and I still have the scroll bar at the bottom. Anyone else see that?
Thanks,
Chris

http://www.networkcablesonline.com
Network Cables Online, LLC
Running AbleCommerce GOLD R6

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Firefox Horizontal Scroll Issue

Post by Katie » Tue Mar 12, 2013 8:49 am

Hello Chris,

I have been able to confirm the horizontal scrolling problem using the Computer Theme and Firefox. I just now reported this to the development team and asked them to provide a fix (if possible). When I hear back, I will pass that on to you.

I also wanted to make sure you knew to report bugs using the green Feedback button available from any admin page. This way we won't accidentally miss any bugs that are posted here in the forums.

Thanks so much!

Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

frankenstein897
Commander (CMDR)
Commander (CMDR)
Posts: 159
Joined: Wed Feb 16, 2011 11:51 am
Location: Indiana
Contact:

Re: Firefox Horizontal Scroll Issue

Post by frankenstein897 » Tue Mar 12, 2013 8:52 am

Ok, thank you. I will do that. I wasn't sure if it was just me or not.
Thanks,
Chris

http://www.networkcablesonline.com
Network Cables Online, LLC
Running AbleCommerce GOLD R6

frankenstein897
Commander (CMDR)
Commander (CMDR)
Posts: 159
Joined: Wed Feb 16, 2011 11:51 am
Location: Indiana
Contact:

Re: Firefox Horizontal Scroll Issue

Post by frankenstein897 » Thu Mar 14, 2013 6:41 am

BTW, I am out of votes so I can't post that to the feedback. :-)
Thanks,
Chris

http://www.networkcablesonline.com
Network Cables Online, LLC
Running AbleCommerce GOLD R6

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Firefox Horizontal Scroll Issue

Post by Katie » Thu Mar 14, 2013 7:15 am

Hi Chris,

The voting system is for new features only, but maybe we should increase the number of votes anyway. So, after you click on the Feedback tab, there will be two choices "Give Feedback" or "Report an Issue". You can use the Report an Issue section for bugs.

Here's some additional info-
http://help.ablecommerce.com/faqs/ablec ... _bug2_.htm

We only ask that you try and list the steps to reproduce while making your report. Then it can be confirmed and submitted right away.

Thanks!
Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Firefox Horizontal Scroll Issue

Post by mazhar » Sat Mar 16, 2013 1:17 am

You can fix this by editing the style.css and then locate following style

Code: Select all

#headerTop .search .button
{
...........
...........
text-indent:1000px;
...........
...........
}
just change the value of text-indent from 1000 to 100. Save the css file and test the page again for horizontal scrollbar.

frankenstein897
Commander (CMDR)
Commander (CMDR)
Posts: 159
Joined: Wed Feb 16, 2011 11:51 am
Location: Indiana
Contact:

Re: Firefox Horizontal Scroll Issue

Post by frankenstein897 » Sat Mar 16, 2013 11:48 am

Cool, good catch Mazhar. Thanks!
Thanks,
Chris

http://www.networkcablesonline.com
Network Cables Online, LLC
Running AbleCommerce GOLD R6

Post Reply