Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Can click through whitespace of panel that has "background-color: transparent" -> losing focus
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jaywalker  
View profile  
 More options Jul 30 2009, 8:23 am
Newsgroups: mozilla.dev.tech.css
From: Jaywalker <andre.selmana...@googlemail.com>
Date: Thu, 30 Jul 2009 05:23:30 -0700 (PDT)
Local: Thurs, Jul 30 2009 8:23 am
Subject: Can click through whitespace of panel that has "background-color: transparent" -> losing focus
Hey,

I do have a panel over Firefox's main window. The panel has a
transparent background. unfortunately you can now click through the
panel on the UI elements below it (when clicking on white-space), or
if the panel is above a text field, the cursor will change.

This is obviously by design and probably makes sense in many
situations, but doesn't make sense in others. Is there a W3C-
definition that "transparent" means like "air" and not like "glass"
concerning the focus?

Is there a way to make a transparent panel, that won't lose focus when
clicking on white-space?

Thanks a lot!
Cheers.

p.s. same goes for rgba(x,x,x,0).


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
fantasai  
View profile  
 More options Jul 31 2009, 5:06 pm
Newsgroups: mozilla.dev.tech.css
From: fantasai <fantasai.li...@inkedblade.net>
Date: Fri, 31 Jul 2009 14:06:22 -0700
Local: Fri, Jul 31 2009 5:06 pm
Subject: Re: Can click through whitespace of panel that has "background-color: transparent" -> losing focus

Jaywalker wrote:
> Hey,

> I do have a panel over Firefox's main window. The panel has a
> transparent background. unfortunately you can now click through the
> panel on the UI elements below it (when clicking on white-space), or
> if the panel is above a text field, the cursor will change.

> This is obviously by design and probably makes sense in many
> situations, but doesn't make sense in others. Is there a W3C-
> definition that "transparent" means like "air" and not like "glass"
> concerning the focus?

> Is there a way to make a transparent panel, that won't lose focus when
> clicking on white-space?

There's been a proposal to expand the SVG pointer-events property
to apply to HTML. WebKit has implemented this already. I've created
a wiki page for it here, hopefully the details will wind up in a
spec reasonably soon.
   http://wiki.csswg.org/ideas/pointer-events

In XUL there might be other ways to do this.. but I'm not familiar
with XUL at all.

~fantasai


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Neil  
View profile  
 More options Aug 1 2009, 11:18 am
Newsgroups: mozilla.dev.tech.css
From: Neil <n...@parkwaycc.co.uk>
Date: Sat, 01 Aug 2009 16:18:52 +0100
Local: Sat, Aug 1 2009 11:18 am
Subject: Re: Can click through whitespace of panel that has "background-color: transparent" -> losing focus

fantasai wrote:
> In XUL there might be other ways to do this.. but I'm not familiar
> with XUL at all.

You're probably thinking of the "mousethrough" attribute which roc had
to reimplement as part of his display lists so he'd know exactly how it
works.

--
Warning: May contain traces of nuts.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert O'Callahan  
View profile  
 More options Aug 2 2009, 7:35 pm
Newsgroups: mozilla.dev.tech.css
From: Robert O'Callahan <rob...@ocallahan.org>
Date: Mon, 03 Aug 2009 11:35:33 +1200
Local: Sun, Aug 2 2009 7:35 pm
Subject: Re: Can click through whitespace of panel that has "background-color: transparent" -> losing focus
On 1/8/09 9:06 AM, fantasai wrote:

> There's been a proposal to expand the SVG pointer-events property
> to apply to HTML. WebKit has implemented this already. I've created
> a wiki page for it here, hopefully the details will wind up in a
> spec reasonably soon.
> http://wiki.csswg.org/ideas/pointer-events

Jonathan Watt is implementing this as we speak.

Rob


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »