Create Order, Add Product Issue
Posted: Thu Aug 26, 2010 12:08 pm
Hello,
We have an issue when we try to create an order through the admin side. We create an order, choose a customer, and then click search to add a product. We get the list of products and when we click the green add button, we sometimes get the following issue when that product has a lot of swatches/info.
We can't scroll up or down when this happens, it scrolls sorta but will not reach the very top or bottom ever, it makes it impossible to click the buttons at the bottom.
Using Firebug to troubleshoot I found the following code that I thought might be the issue but I can;t locate the same code in any files. I thought the code with the class="modalPopup" was what I might need to edit somehow to solve the problem.
As you scroll up or down the top: -435.5px continues to grow as the scroll bar selector gets smaller, but it never stops, I have literally gotten the top: 465.5px to read top: 50,000.5px
Any help to allow a user to scroll would be greatly appreciated.
Thanks in advance.
We have an issue when we try to create an order through the admin side. We create an order, choose a customer, and then click search to add a product. We get the list of products and when we click the green add button, we sometimes get the following issue when that product has a lot of swatches/info.
We can't scroll up or down when this happens, it scrolls sorta but will not reach the very top or bottom ever, it makes it impossible to click the buttons at the bottom.
Using Firebug to troubleshoot I found the following code that I thought might be the issue but I can;t locate the same code in any files. I thought the code with the class="modalPopup" was what I might need to edit somehow to solve the problem.
As you scroll up or down the top: -435.5px continues to grow as the scroll bar selector gets smaller, but it never stops, I have literally gotten the top: 465.5px to read top: 50,000.5px
Any help to allow a user to scroll would be greatly appreciated.
Thanks in advance.