Friday, February 22, 2013

Re: TextBox - cannot select text with mouse?

CTRL+A for selecting the whole text works just as expected. So I can probably count css styles out.


2013/2/22 Manuel <develop.mash@gmail.com>
Hey,

maybe you styles have highlighted text in the same color as your background color?
Some time ago I had a webpage where the selected text just looked like the non selected... so maybe its just something in your css?

Regards,
Manuel

Am Freitag, 22. Februar 2013 18:52:24 UTC+1 schrieb membersound:
Thanks, that's very strange.

Could I somehow have disabled mouse interaction on a input field globally??

I just added a TextBox upmost of my application, and the behaviour is the same: neither mouse selection nor POS1 or END keys work.

<g:SplitLayoutPanel>
 <g:north size='40'>
  <g:TextBox />


Am Freitag, 22. Februar 2013 15:48:21 UTC+1 schrieb Jens:
I can select text in TextBox and ValueBox. Maybe a hidden div is above your TextBox? You can check that using your browsers developer tools.

-- J.


--
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.
 
 

--
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