Closed Bug 16515 Opened 25 years ago Closed 24 years ago

Enable selection of generated-content image used for hidden elements

Categories

(Core :: DOM: Editor, defect, P1)

defect

Tracking

()

VERIFIED WONTFIX

People

(Reporter: cmanske, Assigned: mjudge)

References

Details

(Whiteboard: [nsbeta2+])

We are using CSS generated content (an image) to display hidden elements such
as a named anchor. The user should be able to click on this image to select
the associated named anchor.
Blocks: inline-block
Blocks: 11771
Blocks: 14783
No longer blocks: 11771
Target Milestone: M15
setting this out past dogfood push
*** Bug 12575 has been marked as a duplicate of this bug. ***
OS: Windows NT → All
Priority: P3 → P2
Hardware: PC → All
moving to M17
Target Milestone: M15 → M17
this needs to be specifically for the named anchor (<a name="foo">) node so
user can see that a named anchor is selected.
Severity: normal → critical
Keywords: nsbeta2
Priority: P2 → P1
Target Milestone: M17 → M16
Putting on [nsbeta2+] radar for beta2 fix.
Whiteboard: [nsbeta2+]
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
dont need this as feature anymore. cmanske and i figured out better way to do 
what we had to do.  This may be desired to stop some selection wierdness 
behavior (aka cant continue out of generated content if you start inside it) but 
thats really a bug not a feature.

The solution for that will be check for the generated bit in the framestate. if 
its on. ask parent for its content offsets and return that as your own from 
GetContentOffsetsFromPoint. but again that is another bug.
verified in 5/16 build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.