[OGo-Developer] AJAX Calendar Component For OGo
Sebastian Reitenbach
developer@opengroupware.org
Mon, 08 Oct 2007 06:55:47 +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.
>
> I'm not surprised; I wouldn't have expected Konqueror/Safari/WebKit to
> have worked very well, those browsers have a ways to go yet. But
> specific reports are still good as we are keeping an eye out for a
> straight-forward way to support Safari.
>
> > > 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?
>
> The drag point is the status icon to the left of the name. This icon
> changes colors depending upon your participation and status in the
> appointment. Note that you deliberately cannot drag an appointment to
> which you do not have write access, when you attempt to drag nothing
> will happen.
yeah, dragging works, if I have write access ;)
Sebastian