To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=97339
------- Additional comments from [email protected] Mon May 4 11:50:28 +0000 2009 ------- I'm not too sure how its supposed to work at the moment, but AFAICS the gtkeditbox painter NWPaintOneEditBox never gets a "focused" state at the moment, so its not possible for it to ever paint itself as focused as that bit ironically is not set unless. else if( mbNWFBorder ) { if( pCtrl->HasFocus() || pCtrl->HasChildPathFocus() ) nState |= CTRL_STATE_FOCUSED; } inside brdwin.cxx --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
