Friday, February 22, 2013

Re: TextBox - cannot select text with mouse?

What I also noticed: I have a CellTable/DataGrid with EditTextCells, which so use input text fields.
Within the onBrowserEvent() I can see that mouse clicks are received. BUT the cursor selection within text in the edit fields does not change.
I can move the cursor by Arrow Keys, but not by Mouse Clicks.

Tried this from different machines and different browsers, so it must be within my application.

That's very strange that this behaviour is the same vor all available input fields. Wether they come from a TextBox or are inside a CellTable es EditableTextCell, they just don't care...

Am Freitag, 22. Februar 2013 20:21:42 UTC+1 schrieb membersound:
CTRL+A for selecting the whole text works just as expected. So I can probably count css styles out.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment