Closed Bug 196178 Opened 21 years ago Closed 20 years ago

disjoint-select-table does not behave correctly !

Categories

(Core :: DOM: Selection, defect)

Other
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: hmendes, Assigned: mjudge)

References

()

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0; T312461)
Build Identifier: Mozilla/5.0 (X11; U; OpenVMS US; rv:1.2.1) Gecko/20030214 SWB/V1.2.1 (HP), build 2003021414 

This is what is said:
Steps/Description: 
1. Drag-select from (1,1) to (2,2) 
.
.
Expected Results: 
Step 1: The upper-left hand four cells should be selected.

 

Reproducible: Always

Steps to Reproduce:
1. Click on http://www.mozilla.org/quality/browser/front-
end/testcases/selection/disjoint-select-table/disjoint-select-table-d.html
2. Click on link disjoint-select-table.html 
3. Drag-select from (1,1) to (2,2) 

Actual Results:  
10 cells are selected: All cells on the first row (8 cells) and cell (2,1) and 
(2,2)

Expected Results:  
The upper-left hand four cells should be selected.


I see this on both Mozilla/Red Hat Linux and HP OpenVMS
I see this to on Moz 2003030415 and day old cvs GTK2 and XFT
Note that the page explicitly talks about Windows and MacOS only, so the code
may well be ifdeffed to those platforms...
OS: other → OpenVMS
Changing OS from "OpenVMS" to "Linux" as problem is not specific to just OpenVMS.
OS: OpenVMS → Linux
WFM, 2004-07-23-05 trunk Linux
WFM, 2004-07-25-09 trunk Windows XP

-> WORKSFORME
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.