Status: Unconfirmed
Owner: [email protected]
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 5999 by jparent: Netflix queue drag-drop does not work
http://code.google.com/p/chromium/issues/detail?id=5999

Chrome Version       : 1.0.154.36
URLs (if applicable) : http://www.netflix.com/Queue
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 3: OK (Windows and Mac)
     Firefox 3: OK
          IE 7:

What steps will reproduce the problem?
1. Log in to Netflix at http://www.netflix.com/Queue (you need to have  
items in your queue).
2. Mouse over any items in the queue, notice that the pointer and try to  
drag/drop.

What is the expected result?
Pointer becomes a hand, drag drop works.

What happens instead?
Pointer stays normal arrow, drag drop does not work.

Please provide any additional information below. Attach a screenshot if  
possible.

In Chrome, I get served up  
src="http://www.netflix.com/layout/jscript/pkg-jqueryqueue-0323-226890.js?
v=226890" which does not include the drag drop code, where in FF and Safari  
I get  
served 
"http://www.netflix.com/layout/jscript/pkg-jqueryqueue_dd-02321f1b-226890.js?v=226890";
  
which includes
code for Jquery's draggable and droppable libraries, which I am assuming  
they use for the queue
drag/drop.

This looks like a server side UA detection issue on their end, but it is  
one site I consistently need
to use another browser for, so I thought I'd file this so you are at aware  
of the issue.



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to