I'm hooking up mouse events and I'm puzzeled on how a clicked url gets loaded I traced through Frame::handleMousePressEventSingleClick isOverLink is true and a editing selection is set but what next ? I can't find the code path that actually activates a url from a mouse click. Mike