Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Page Not Working Correctly

0 views
Skip to first unread message

Bernie Bildman

unread,
Dec 28, 2009, 11:48:25 AM12/28/09
to
http://www.rapidsubs.com/index.php

I cannot get the search box on top to display my text cursor

help??

Remco Lanting

unread,
Dec 29, 2009, 5:58:27 PM12/29/09
to
On Mon, 28 Dec 2009 17:48:25 +0100, Bernie Bildman <bbil...@hiwaay.net>
wrote:

> http://www.rapidsubs.com/index.php
>
> I cannot get the search box on top to display my text cursor
>
> help??

There is something weird going on with the combination of the :focus and
:after pseudo classes. Why exactly it is happening is something I can't
answer. What I can say is that it's possible it works in firefox because
in there input:after doesn't seem to be supported.

Small testcase: http://opera.remcol.ath.cx/tc/input.html

Overriding the :focus or :after css rule will make it work, so some
usercss could do the trick. I don't have the original code handy anymore,
but this should be enough info for someone knowing css to create a
temporary fix.

I didn't file a bug for this yet, but if nobody else has done so tomorrow
I'll go ahead and file it. It will end up in the Unofficial Opera bug
tracker which is linked in my signature.

--
Remco Lanting

[Unofficial Opera bug tracker links]
http://opera.remcol.ath.cx/bugs |
http://my.opera.com/community/forums/topic.dml?id=217364 |
remco.lanting...@gmail.com

Nisse Engström

unread,
Dec 30, 2009, 5:25:48 PM12/30/09
to
On Tue, 29 Dec 2009 23:58:27 +0100, Remco Lanting wrote:

> There is something weird going on with the combination of the :focus and
> :after pseudo classes. Why exactly it is happening is something I can't
> answer. What I can say is that it's possible it works in firefox because
> in there input:after doesn't seem to be supported.
>
> Small testcase: http://opera.remcol.ath.cx/tc/input.html
>
> Overriding the :focus or :after css rule will make it work, so some
> usercss could do the trick. I don't have the original code handy anymore,
> but this should be enough info for someone knowing css to create a
> temporary fix.
>
> I didn't file a bug for this yet, but if nobody else has done so tomorrow
> I'll go ahead and file it. It will end up in the Unofficial Opera bug
> tracker which is linked in my signature.

Possibly related:

<http://luden.se/www/opera/bugs/#bug-147608>
<http://luden.se/www/opera/bugs/#bug-165160>


/Nisse

Bernie Bildman

unread,
Jan 1, 2010, 10:24:28 AM1/1/10
to
On Tue, 29 Dec 2009 23:58:27 +0100, Remco Lanting
<remco....@no.spam.at.gmail.com.please> wrote:

> On Mon, 28 Dec 2009 17:48:25 +0100, Bernie Bildman <bbil...@hiwaay.net>
> wrote:
>
>> http://www.rapidsubs.com/index.php
>>
>> I cannot get the search box on top to display my text cursor
>>
>> help??
>
> There is something weird going on with the combination of the :focus and
> :after pseudo classes. Why exactly it is happening is something I can't
> answer. What I can say is that it's possible it works in firefox because
> in there input:after doesn't seem to be supported.
>
> Small testcase: http://opera.remcol.ath.cx/tc/input.html
>
> Overriding the :focus or :after css rule will make it work, so some
> usercss could do the trick. I don't have the original code handy
> anymore, but this should be enough info for someone knowing css to
> create a temporary fix.
>
> I didn't file a bug for this yet, but if nobody else has done so
> tomorrow I'll go ahead and file it. It will end up in the Unofficial
> Opera bug tracker which is linked in my signature.
>

It works in IE

0 new messages