[OGo-Developer] AJAX Calendar Component For OGo

Sebastian Reitenbach developer@opengroupware.org
Sun, 07 Oct 2007 14:25:53 +0200


Hi,

developer@opengroupware.org wrote: 
> > > It currently supports drag-n-drop, participant role & status, context
> > > menus sensitive to access permissions, and conflict detection.  You
> > > should be able to right click on an event or a day as well as drag
> > > events
> > > If anyone gets a minute please poke at it and offer any comments or 
let
> > > me know if you find any bugs.
> > I tested with konqueror 3.5.7 and firefox 2.0.0.4, on openSUSE 10.2 with 
KDE 
> > 3.5.7. In konqueror the calendar was unusable, because no right click 
was 
> > working, 
> 
> Yes;  I believe that Konqueror is broken in this regard.  Also Safarai.
> They don't seem to support capturing the right-click event, thus they
> can't do context menus.  You should still be able to left click on
> events/days and do editing/creation,  you just can't change your
yes, left click on events works in Konqueror.
> participation status.  Double clicking on a day should open the new
> appointment 'dialog'.
Double click on the "Day number", in the upper left corner opens the 
creation interface. The day itself only gets highlighted in Konqueror, when 
I have the mouse over the border of the day. when I am within the borders, 
the highlighting goes away. But I can double click on the border to open the 
appointment creation dialog too.

> 
> But I'm using FF 2.0.0.4 on openSUSE 10.2 and everything works.  Do you
> get javascript errors?
No, I don't see anything appearing in the FF "error console".
When I move the mouse over the round dot left of the appointment name, the 
arrow changes to the arrow, pointing in four directions, I think that's the 
move arrow. But I cannot move the appointment. Where should I click to be 
able to drag an appointment?

Sebastian