Open
Bug 424628
Opened 17 years ago
Updated 2 years ago
Images in :before and :after are displayed but not accessible
Categories
(Firefox :: Menus, defect)
Firefox
Menus
Tracking
()
NEW
People
(Reporter: stream, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: testcase)
Attachments
(1 file)
(deleted),
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5pre) Gecko/2008032204 Minefield/3.0b5pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5pre) Gecko/2008032204 Minefield/3.0b5pre
Images in :before and :after tags are displayed, but are not accessible via context menu. They are not listed in Page Info as well.
Reproducible: Always
Actual Results:
Unable to view/save/reload image
Reporter | ||
Comment 1•17 years ago
|
||
Comment 2•17 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9pre) Gecko/2008041807 Minefield/3.0pre
I can confirm this.
Reporter | ||
Updated•16 years ago
|
Whiteboard: [parity-opera]
Reporter | ||
Updated•16 years ago
|
Flags: wanted1.9.1?
Comment 3•16 years ago
|
||
So the context menu and page info code all lives in the Firefox front end. (It's not clear that it all *should* live there; it might make more sense for some parts of the content querying to be in Gecko.)
If there are also problems with exposing these images via accessibility APIs (i.e., through the APIs used by screen readers, etc.), that should probably be a separate bug on the Accessibility component.
Component: Layout → Page Info
Flags: wanted1.9.1?
Product: Core → Firefox
QA Contact: layout → page.info
Reporter | ||
Updated•15 years ago
|
Status: UNCONFIRMED → NEW
Component: Page Info → Menus
Ever confirmed: true
QA Contact: page.info → menus
Whiteboard: [parity-opera] → [parity-Opera]
Reporter | ||
Updated•15 years ago
|
Severity: major → normal
OS: Windows XP → All
Hardware: x86 → All
Reporter | ||
Comment 5•15 years ago
|
||
Filled bug 549150 for the Page Info thing.
Comment 6•15 years ago
|
||
(In reply to comment #3)
> So the context menu and page info code all lives in the Firefox front end.
> (It's not clear that it all *should* live there; it might make more sense for
> some parts of the content querying to be in Gecko.)
We would need to move it in both, because it would break "View Image Info" and similar features which depend on images being detected by Page Info and the context menu in the same way. Should it only be fixed in context menus then it would affect the other.
Blocks: 549150
Reporter | ||
Updated•15 years ago
|
Summary: Images in :before and :after elements are displayed but not accessible → Images in :before and :after are displayed but not accessible
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•