It took me half a day to find a solution, which partly works :-/ 
For Firefox you have to set the window to overflow:auto

w.setStyleProperty("overflow", "auto");

This works, but nevertheless the caret is invisible sometimes and I have to
click in the field more than once or to write something into the field to
see the blinking caret.

Some Ideas else?




westor wrote:
> 
> As I'ver noticed, there was a disscussion about missing of the blinking
> input caret in textfields.
> But I couldn't not find a solution.
> I have following problem
> - qooxdoo 0.7.1 (this occures in 0.7 to).
> - Firefox 2.0.6
> - extra window: new qx.ui.window.Window();
> - layoutmanager: qx.ui.layout.VerticalBoxLayout();
> - some textfields inside
> and I have no visible cursor, if I klick into the fields...
> It's strange... does somebody have an idea?
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Missing-the-caret-in-FF-tf4199587.html#a11962025
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to