sciserver / scidrive-ui

Web UI for scidrive
http://www.scidrive.org
Apache License 2.0
0 stars 0 forks source link

Dual Display BUG #47

Closed jkim485 closed 8 years ago

jkim485 commented 8 years ago

When in dual display, I dragged files from one directory on the RHS to the LHS, then:

dimm0 commented 8 years ago

Hmm... Not sure I understand. When files are being moved, the panel can refresh every couple of seconds with the new files. Also another panel is refreshed when files are deleted from it.

jkim485 commented 8 years ago

Once files are moved from RHS panel to LHS one, the views of both panels are updated correctly.

However, after moving files is completed, 1.move cursor to LHS panel and click left mouse button 2.click left mouse continuously, then the list of files appear/disappear alternately from LHS panel.

dimm0 commented 8 years ago

Can't reproduce. Which browser?

jkim485 commented 8 years ago

google chrome

@Mike please confirm this.

dimm0 commented 8 years ago

Could you plz show this to @dmedv, and he'll explain to me? The only reason panel can update is something has changed in it. FOr one single file it can possibly update 3 times: when a file is created, when an upload of this file's data has finished, when metadata extraction on the file ended. After that no updates will happen until something changed again. Holding a mouse button doesn't cause an update.

dmedv commented 8 years ago

It looks like this (probably a rendering issue, not an update issue): clipboard01

jkim485 commented 8 years ago

Tested and confirmed the fix.

jkim485 commented 8 years ago

Tested on pre-prod and confirmed the fix.