Closed Bug 413131 Opened 18 years ago Closed 18 years ago

Drag and drop insert arrow doesn't get position right in some themes

Categories

(Other Applications Graveyard :: ChatZilla, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugzilla-mozilla-20000923, Assigned: bugzilla-mozilla-20000923)

Details

(Whiteboard: [cz-0.9.81])

Attachments

(1 file)

Basically, it calculates its position as sum(boxObject.width), but certain things (I expect margin is in this list) go outside the measured area of the boxObject. This means if you space the tabs out as in the NASA Night Launch theme, the arrow gets progressively further away from the real location.
Summary: Dragn and drop insert arrow doesn't get position right in some themes → Drag and drop insert arrow doesn't get position right in some themes
Attachment #297975 - Flags: review?(gijskruitbosch+bugs)
Status: NEW → ASSIGNED
Comment on attachment 297975 [details] [diff] [review] Use boxObject's x+width, now sum(width), to place arrow r=gijs
Attachment #297975 - Flags: review?(gijskruitbosch+bugs) → review+
Checked in --> FIXED.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Whiteboard: [cz-0.9.81]
Thanks for the extra effort. Now works great with the version of NNL that used to exhibit the problem.
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: