hi,

as said in http://drupal.org/node/139501, WebFM has some issues witn IE7.
Using it with firefox works great here.
I use opera 9 as my standard browser, and WebFM doesn't work anymore. 5.x-1.5 worked fine except for right-click menus.

I know Opera has some issues with javascript - FCKEditor doesn't work either - but isn't it a good idea to try to keep compatibility before moving further?
I don't know how many work it represents; and I guess it would be great if contributors send code to keep compatibility with their favorite browser.

regards,

CommentFileSizeAuthor
#1 webfm.js_.opera_.patch2.44 KBcharly

Comments

charly’s picture

Status: Active » Needs review
StatusFileSize
new2.44 KB

This patch make the web browser &attachement table visible with Opera.
Drag&Drop works, but
* Whole page reload when entering a folder, so webfm browser go back to root dir.
* Right-click menu not availible.

Regards,

robmilne’s picture

Status: Needs review » Active

Getting IE to behave is creeping up in priority. I just need a few uninterrupted days to reformulate drag and drop.

robmilne’s picture

Thanks - The 'getTopPos' stuff was residue from an experiment and I've commented it out in the latest dev release. I finally got around to installing Opera and the menuing is a problem. A quick google search indicates the 'contextmenu' event is a no-go for Opera. I will have to browser sniff for Opera and provide a modified 'mousedown' event for menus to work. Not high on my priority list.

charly’s picture

What about dropping a file to the 'attached files' fieldset to attach, out of it to remove, and dropping to metadata fieldset to edit?

This could make the program fully usable by drag&drop.

robmilne’s picture

Status: Active » Postponed

A worthy suggestion, especially for Opera users. I'll scope this out but no promise it'll make 1.6.

robmilne’s picture

Status: Postponed » Fixed

No specific Opera right-mouse fix yet, but IE is working well now

Anonymous’s picture

Status: Fixed » Closed (fixed)