You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Sergey Didenko <se...@gmail.com> on 2009/07/22 16:00:49 UTC

Pop up validation error bubbles

I propose to add

.t-error-popup {
	z-index: 2;
}

into common Tapestry css. Without it popup errors are semi-hidden
behind input labels, which looks ugly.

I'm going to create a JIRA issue for that. Any remarks, objections?

Regards, Sergey.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Pop up validation error bubbles

Posted by Sergey Didenko <se...@gmail.com>.
Sorry, that turned out to be caused by " z-index: 1" property on my content.

Sorry again.

Regards, Sergey.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Pop up validation error bubbles

Posted by Howard Lewis Ship <hl...@gmail.com>.
I haven't noticed that; which browser is this an issue for?

Please add an issue to JIRA.

On Wed, Jul 22, 2009 at 7:00 AM, Sergey Didenko<se...@gmail.com> wrote:
> I propose to add
>
> .t-error-popup {
>        z-index: 2;
> }
>
> into common Tapestry css. Without it popup errors are semi-hidden
> behind input labels, which looks ugly.
>
> I'm going to create a JIRA issue for that. Any remarks, objections?
>
> Regards, Sergey.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry
Director of Open Source Technology at Formos

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org