Closed
Bug 51967
Opened 25 years ago
Closed 3 years ago
Selection problems with XBL anonymous content.
Categories
(Core :: DOM: Selection, defect, P5)
Core
DOM: Selection
Tracking
()
RESOLVED
INCOMPLETE
Future
People
(Reporter: jrgmorrison, Unassigned)
References
()
Details
Attachments
(1 file)
|
37.00 KB,
image/png
|
Details |
Overview Description:
Selection does not appear to work fully when attempting to select content
that is part of the anonymous content of an XBL binding. (This is for
future consideration, as there is no UI requirement for NS6 to have this
work, as far as I know).
Steps to Reproduce:
1) Load http://www.shadowland.org/xbl/test4/test.html
2) Use the left mouse to select the text "A table with a single cell".
3) Now right click to get a context menu over the selection, and then
do a right click elsewhere in the page.
Actual Results:
at 2) the selected text is not highlighted
at 3) portions in the lower half of the line-height are shown in
highlight (on windows); no change on mac or linux
Expected Results:
at 2) the selected text is highlighted
at 3) the selected text is highlighted
Reproducibility: always
Build Date & Platform Bug Found:
20000908nn win32/mac/linux
Additional Information:
from n.p.m.xpfe
Not sure if it's been filed yet, but selection seems to be confused when
it comes to anonymous content. Probably a bug for mjudge.
dave
pUnk wrote:
> Ok, the #4 testcase.
>
> It looks like the green table cell has all kinds of strange selection
> garbage. Try to select the text (by dragging the mouse). Now press RMB
> (context-menu). A part of the text in the cell will be selected, but
> only the lower half of the characters (very weird looking).
Updated•25 years ago
|
Summary: Selection problems with XBL anonymous content. → Selection problems with XBL anonymous content.
Comment 1•25 years ago
|
||
John, we think so alike it's scary. I also just read this post. I also was
just about to file a bug.
See also bug 48346, a similar problem I reported also concerning the XBL
testcases and anonymous content.
Updated•25 years ago
|
Target Milestone: --- → Future
Comment 2•24 years ago
|
||
I'm seeing some really wonky selection stuff in an XBL article on Netscape
DevEdge (http://developer.netscape.com/evangelism/docs/articles/xbl/). Am I
seeing this bug, or is this something different?
Using 2001101808 on SuSE Linux.
Comment 3•24 years ago
|
||
Updated•16 years ago
|
Assignee: mjudge → nobody
QA Contact: tpreston → selection
Comment 5•5 years ago
|
||
Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority.
If you have reason to believe this is wrong (especially for the severity), please write a comment and ni :jstutte.
Severity: normal → S4
Priority: P3 → P5
Page no longer active
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•