On Mon, Jul 19, 2010 at 5:25 PM, P T Withington <[email protected]>wrote:
> QA Report: > > Theres some odd behavior in maxscroll: > > 1) swf8, as you grow the text view, it auto-scrolls to the bottom. > > 2) dhtml, scrolling does not work at all > > 3) swf10, as you grow the view, it toggles between auto-scrolling to the > top or bottom > > Seems to me the behaviour should be the same for all platforms. > > --- > > There's some odd behavior with clicking into selectable text in text-test: > > 1) swf8, the multiline input text is clickable, not selectable. Clicking > selects all. There is no I-beam. > > 2) swf10, If I click back and forth between the first two single-line input > text's, it seems like I can't directly place the cursor. Eventually I get > to a point where I have to click 3 times to place the cursor: the first > click deselects my previous selection, the second one seems to select an > unpredictable amount of text where I am clicking, and the third will finally > place the cursor. > > Hmm I think there must be something I forgot to look at with the focus handling, which I never quite understand.
