On Fri, 17 Dec 2010 17:23:22 +0000, Steve Fryatt wrote: > > RISC OS1: If you start editing a hotlist entry by selecting it and then > > using the Selection > Edit menu, if you press the SHIFT key, > > it ends the edit as if you'd pressed escape. If you type some > > text before pressing SHIFT, it behaves correctly. The core > > does not seem to get given the SHIFT keypress when it fails. > > I don't know enough about RISC OS to know what might be > > happening here. If you start the edit by CTRL+Clicking or > > ALT+Clicking the text, SHIFT behaves correctly. > > I think the mouse drag code was passing in spurious Alt-, Ctrl- and Shift- > mouse events even when there was no drag in progress. As long as the > pointer was over the active text box, this went unnoticed.
I'm confused. When the pointer exits the text edit area, the edit gets cancelled here. Is this what you were seeing on the RISC OS build? Or is it supposed to do that (seems a bit weird)? Chris
