Closed Bug 11715 Opened 25 years ago Closed 25 years ago

[Tree] Clicking in blank space under tree does not fire onclick

Categories

(Core :: XUL, defect, P3)

PowerPC
Mac System 8.6
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: hangas, Assigned: alecf)

References

Details

When clicking in the blank space under a tree the onclick does not fire for the
tree or the box containing the tree.
Severity: normal → major
Not sure about Windows and Linux, I am only running this on a Mac.
Status: NEW → ASSIGNED
Target Milestone: M11
Blocks: 10925
Blocks: 12716
Target Milestone: M11 → M14
moving to m14
I will be your hands here.  I would like this to be M12 so that we can use the
mail compose window for beta.
Can you give me more info on this?  What blank space?
When you start msgCompose, the addressing Widget has only one row. We need to get the onclick handler fire when
the user click under this row but inside the addressing widget area in order to be able to create a new row (like in
4.5)
not to argue too hard if we really need this, but my 4.5 doesn't seem to do
this.  I can only get a new row by hitting return.
Blocks: 16841
I lied.  my 4.5 does do this.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
I think this could be solved by adding a box under the tree. Jean-Francois
and/or hangas - have you played around with this at all?
I'm imagining (in pseudo-xul)
<box align="vertical">
<div><tree flex="100%"></div>
<box onclick="AddARowToTheAddressWidgetTree()">
</box>
Thoughts?

I'm taking this bug in the hopes to mark it INVALID :)
oops, meant to reassign it to me, not mark fixed.
Assignee: hyatt → alecf
Status: REOPENED → NEW
Resolution: FIXED → ---
Status: NEW → ASSIGNED
Summary: Clicking in blank space under tree does not fire onclick → [Tree] Clicking in blank space under tree does not fire onclick
giving me rest of phillips open qa contact bugs, sorry for spam
Status: ASSIGNED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → FIXED
It's working now. If you click under the first row in the addressing widget of
message compose, you can see in the debug console the following output:
awClick row
Status: RESOLVED → VERIFIED
verified
No longer blocks: 16841
You need to log in before you can comment on or make changes to this bug.