I am not talking about the orange (in Chrome) focus box.  I am talking about
the part of the inset box-shadow that leaks outside of the box.  This
happens in Chromium whenever you combine an inset box-shadow with
border-radius > 0.

On Mon, Jan 24, 2011 at 08:35, David Hearnden <[email protected]> wrote:

> Add outline:0 to get rid of that box on Webkit.
>
> -Dave
>
> On Fri, Jan 21, 2011 at 7:51 AM, Zachary "Gamer_Z." Yaro
> <[email protected]>wrote:
>
> > If you mean the 2px green border that shows on focus, that should show in
> > all browsers in Gwave and my version.  I can easily change or disable
> this.
> >
> > If you mean the rectangular shadow around the box, that is a bug in
> > Chromium.
> >
> > On Thu, Jan 20, 2011 at 12:39, Torben Weis <[email protected]>
> wrote:
> >
> > > Hi,
> > >
> > > nice UI work Zachary. BTW: what is the license for this code?
> > >
> > > when using the search box in chrome, it has a rather ugly green border
> > > around it when it receives focus (unlike GWave).
> > > There is some way to avoid this, but I am not a CSS wiz.
> > >
> > > Greetings
> > > Torben
> > >
> > > 2011/1/20 Zachary "Gamer_Z." Yaro <[email protected]>
> > >
> > > > I know if you set <input type="search"> in WebKit it automatically
> adds
> > a
> > > > search icon.  I do not know about others.
> > > >
> > > > I also have some
> > > > CSS<http://mysite.verizon.net/zmyaro/projects/wave/ui.html>that
> mimics
> > > > the Gwave search box if you would like to use that.
> > > > On Jan 20, 2011 4:14 AM, "Yuri Z" <[email protected]> wrote:
> > > > > Hi.
> > > > > The recent patch was a first step toward implementation of the UI
> > part
> > > of
> > > > > the search functionality. Much remains to be done. One of the tasks
> > > that
> > > > was
> > > > > not yet handled is addition of nice looking text input field for
> the
> > > user
> > > > > search queries.
> > > > > If you want to take on this - it would be great!
> > > > > Implementing the search box with TextBox widget is as simple as
> > > replacing
> > > > > the:
> > > > > <!-- TODO (Yuri Z.) Put here the search box when search
> functionality
> > > > > will be added. -->
> > > > > line in the WaveListPanel.ui.xml :
> > > > > with something like <g:TextBox>in:inbox</g:TextBox>
> > > > > The bonus task would be to make it look nice like the search box in
> > the
> > > > > Google Wave with nice search icon.
> > > > >
> > > > > 2011/1/20 Alex North <[email protected]>
> > > > >
> > > > >> Yuri (vega113@gmail) very recently made big changes to the left
> > hand
> > > > >> panel.
> > > > >> He hasn't yet added a search field but I believe was working
> towards
> > > > that
> > > > >> goal. You should co-ordinate with him. It would be great if you
> > could
> > > > add
> > > > >> the search box if Yuri has other related changes but can leave
> that
> > > for
> > > > >> you.
> > > > >>
> > > > >> Alex
> > > > >>
> > > > >> On 20 January 2011 14:57, David Weiser <[email protected]>
> wrote:
> > > > >>
> > > > >> > Howdy,
> > > > >> >
> > > > >> > According to
> http://www.waveprotocol.org/code/starter-projectsone
> > > of
> > > > >> > the proposed starter projects is to add a search text field in
> the
> > > > >> > left hand panel of the web client.
> > > > >> >
> > > > >> > Is anyone doing this? If not, I'd like to.
> > > > >> >
> > > > >> > --
> > > > >> > Thanks,
> > > > >> > dw
> > > > >> >
> > > > >>
> > > >
> > >
> > >
> > >
> > > --
> > > ---------------------------
> > > Prof. Torben Weis
> > > Universitaet Duisburg-Essen
> > > [email protected]
> > >
> >
>

Reply via email to