On 1/25/07, Andy Hefner ahefner@gmail.com wrote:
I'm slightly concerned that because frame-input-context-button-press-handler is a function from the spec, users might expect that defining their own method for it would not to break input focus handling. Maybe focus handling should be pushed down into stream-read-gesture, but I'm not sure how/where.
Or, worse, put it in dispatch-event, the same way that wheel-scrolling and select/paste is implemented, but that's really a horrible hack that needs to stop.