Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outline usage #830

Open
bubach opened this issue Dec 6, 2012 · 3 comments
Open

Outline usage #830

bubach opened this issue Dec 6, 2012 · 3 comments

Comments

@bubach
Copy link

bubach commented Dec 6, 2012

The outline property isn't working in Opera because they interpret the CSS specification in such a way that the outlines should always be visible on top of everything. No matter the z-index.
It's debatable whether or not this behavior is correct since the specification doesn't require it, but it does hint on the property usage in the same way Opera has implemented it.

Even if all other browsers out there does it differently, I can't really say that Opera is wrong in their interpretation either. I think that Aloha should change to another method for outlining the area, or at least provide options for alternative methods for those of us that agree with the Opera way.

This report replaces/complements this one (after I did some research on the subject):
#727

@evo42
Copy link
Member

evo42 commented Dec 18, 2012

What method of outlining to you suggest?

@bubach
Copy link
Author

bubach commented Jan 2, 2013

I'm not sure. One kind of "hack" I can think of right now is overlaying DIV's that have width 1-3 px and right height for the sides and height 1-3 px and right width for top and bottom. Other than that, I'm not sure there is a confirmed method for outlining that takes up no space in the design and works across all browsers.

@evo42
Copy link
Member

evo42 commented Jan 8, 2013

Thanks for your suggestion. We'll think about it & find hopefully a satisfying solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants