Closed
Bug 503707
Opened 16 years ago
Closed 16 years ago
clicks in a <tree> sometimes targeted wrong on Windows CE
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 507064
People
(Reporter: Dolske, Unassigned)
References
Details
(Whiteboard: [nv])
I've been using DOM Inspector on my Windows CE device. I've noticed when clicking on nodes or expanders in the <tree> view of the DOM, sometimes the clicks seem to be ignored or are acting on the wrong item (usually it's when clicking on a new node, instead of selecting the new item, the currently selected item remains selected and expands/collapses if it has a subtree). Moving the mouse up and down past the desired location, before clicking again, seems to make the next click work as expected.
I haven't seen such problems elsewhere in the chrome or web pages, so this seems to somehow be specific to <tree>s or DOMi...
| Reporter | ||
Updated•16 years ago
|
Whiteboard: [nv]
| Reporter | ||
Comment 1•16 years ago
|
||
Bug 507064's fix fixes this too. Something probably isn't happy about getting double/triple/more clicks when it's not expected.
Depends on: 507064
Can this be closed off if fixed by that bug?
| Reporter | ||
Comment 3•16 years ago
|
||
Yeah. I remember testing after my fix, and DOMi was working just fine.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•