Closed
Bug 543182
Opened 16 years ago
Closed 16 years ago
Links not click-able on perlentaucher.de
Categories
(Tech Evangelism Graveyard :: German, defect)
Tech Evangelism Graveyard
German
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: octoploid, Unassigned)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
|
133 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.3a1pre) Gecko/20100129 Firefox/3.7a1pre
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.3a1pre) Gecko/20100129 Firefox/3.7a1pre
Navigation on http://www.perlentaucher.de is impossible because all links
are unclickable.
Reproducible: Always
Steps to Reproduce:
1.Open http://www.perlentaucher.de
2.Try to follow any link on that page
Actual Results:
Nothing happens.
Expected Results:
Follow the links.
Comment 1•16 years ago
|
||
this regressed within http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=bf0fdec8f43b&tochange=912c6ae3b70c (trunk only)
=> (another) outcome of Bug 503943?
unsure if this is covered by its already filed and yet unfixed dependencies. feel free to dupe away.
Component: General → Event Handling
Keywords: regression
OS: Linux → All
Product: Firefox → Core
QA Contact: general → events
Hardware: x86_64 → All
Summary: Links not click-able on http://www.perlentaucher.de (Firefox/3.7a1pre) → Links not click-able on perlentaucher.de
Version: unspecified → Trunk
Comment 2•16 years ago
|
||
The site is using display: -moz-stack for some reason with block <div> elements as children. Not clear what the site thinks it's trying to accomplish, but certainly an evagelism bug.
This would imply bug 510335, and the left/top css properties no longer apply to stacks.
Updated•16 years ago
|
Assignee: nobody → german
Status: UNCONFIRMED → NEW
Component: Event Handling → German
Ever confirmed: true
Product: Core → Tech Evangelism
QA Contact: events → german
Version: Trunk → unspecified
Comment 3•16 years ago
|
||
I wrote an e-mail to them to make them aware of this issue.
I wrote another email to the site-admin yesterday and they finally fixed the problem.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•