VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: lindapowers on March 12, 2015, 11:56:20 AM

Title: Can't select order status in latest order of order list
Post by: lindapowers on March 12, 2015, 11:56:20 AM
The status for shipped appears below, I can't scroll down to select it and therefore I can't update the order.

(http://s8.postimg.org/dserglz0l/vmorder.jpg)

vm 3.0.6.2

Joomla 3.4
Title: Re: Can't select order status in latest order of order list
Post by: jenkinhill on March 12, 2015, 12:30:40 PM
Are you saying the page does not have a vertical scroll bar? That's what I use in that situation.
Title: Re: Can't select order status in latest order of order list
Post by: lindapowers on March 12, 2015, 12:44:37 PM
Hi, the page can be scrolled down but not the order status, there are more order status below the ones you can see in my image and I cant select them:

(http://s29.postimg.org/oweq7d2fr/vmorders2.jpg)

If you have more order status than the defaults one you wont be able to select the last one in the default isis template, had to change the joomla administrator template to update that last order.

Regards

PD: Yes I can use the search function there but not ideal.
Title: Re: Can't select order status in latest order of order list
Post by: jenkinhill on March 12, 2015, 16:13:19 PM
I just tested with a 10 status list and can scroll the page to see them all. Using Isis with Firefox 36.0.1
Title: Re: Can't select order status in latest order of order list
Post by: lindapowers on March 12, 2015, 19:36:12 PM
Wow man that is strange, any idea of what could be causing it?

Tested on firefox and IE with same effect.

Works fine from my mobile device, could it be the size of the screen in my laptop?

Regards
Title: Re: Can't select order status in latest order of order list
Post by: jenkinhill on March 12, 2015, 20:03:18 PM
I don't see how the screen size can affect it, as I reduced the browser window size and it still worked OK. 
Title: Re: Can't select order status in latest order of order list
Post by: lindapowers on March 14, 2015, 15:50:47 PM
Could be a Joomla issue instead?

Look what happens with my components menu, I cant watch the lower components, how do people watch them if there is no scroller there?

(http://s1.postimg.org/w5w6vzlnz/vm_comp.jpg)

Regards
Title: Re: Can't select order status in latest order of order list
Post by: jenkinhill on March 14, 2015, 16:11:38 PM
Yes, I have that same problem with the Joomla components list with Isis, but not with Hathor. I think it needs an overflow specified for Isis, but when I add overflow: scroll;  to  .dropdown-menu it adds the scroll bar outline, but it does not work when the browser window height is reduced.