Closed Bug 593902 Opened 16 years ago Closed 15 years ago

Set value per tab back for TabHandlers.onUnmatched() in search.js

Categories

(Firefox Graveyard :: Panorama, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: raymondlee, Assigned: aza)

References

Details

(Whiteboard: [qa-])

>+ onUnmatch: function(tab, index){ >+ // TODO: Set back as value per tab. >+ tab.setZ(500); >+ tab.removeClass("notMainMatch");
Comment from Ian * By setting the z of a TabItem (on match/unmatch) to an absolute value, we're probably setting ourselves up for some z order issues; drag increments z order, so eventually things may get higher than the absolute value. If nothing else, should set the TabItem's z back to where it started, rather than just "500".
Depends on: 592045
Assignee: nobody → seanedunn
Depends on: 595236
Assignee: seanedunn → aza
Note that this will be fixed by the patch bug 595236.
Priority: -- → P3
This was fixed, as Ian stated, in bug 595236.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.