Closed Bug 591504 Opened 15 years ago Closed 14 years ago

Tab drop indicator does not appear just after the start of browser

Categories

(Firefox :: Tabbed Browser, defect)

x86
Windows 7
defect
Not set
trivial

Tracking

()

VERIFIED FIXED
Firefox 4.0b12
Tracking Status
blocking2.0 --- betaN+

People

(Reporter: alice0775, Assigned: dao)

References

Details

(Keywords: regression, Whiteboard: [fixed by bug 606909][softblocker])

User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b5pre) Gecko/20100827 Minefield/4.0b5pre ID:20100827040251 Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b5pre) Gecko/20100827 Minefield/4.0b5pre ID:20100827040251 Tab drop indicator does not appear just after the start of browser. Reproducible: Always Steps to Reproduce: 1. Start Minefield with new profile 2. Drag a link on tab strip. Actual Results: Tab drop indicator does not appear. Expected Results: Tab drop indicator should appear.
The same is true for dragging tabs, not only links, so I think this is a regression.
works: 2010-04-19-03-mozilla-central broken: 2010-04-20-04-mozilla-central
(In reply to comment #2) > works: 2010-04-19-03-mozilla-central > broken: 2010-04-20-04-mozilla-central Thanks. Can you also please specify the changeset ids?
Keywords: regression
(In reply to comment #3) 2010-04-19-03: 85c3175de68f 2010-04-20-04: 5f229488969c http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=85c3175de68f&tochange=5f229488969c
blocking2.0: --- → ?
Dao, could this in some way be related to bug 549061, which introduced the new tab style?
(In reply to comment #5) > Dao, could this in some way be related to bug 549061, which introduced the new > tab style? I guess it could be related -- the code that landed there could have triggered it somehow.
If I add style attribute for tab-drop-indicator, the problem does not happen. in browser\base\content\tabbrowser.xml - <xul:image class="tab-drop-indicator" anonid="tab-drop-indicator" collapsed="true"/> + <xul:image class="tab-drop-indicator" anonid="tab-drop-indicator" + collapsed="true" style="margin-top: -11px;"/>
blocking2.0: ? → betaN+
Target Milestone: --- → Firefox 4.0b8
Target Milestone: Firefox 4.0b8 → ---
Assignee: nobody → dao
Status: NEW → ASSIGNED
Depends on: 606909
Whiteboard: [patch in bug 606909]
Whiteboard: [patch in bug 606909] → [patch in bug 606909][softblocker]
On my linux 4.0b11pre nightly version of Minefield I the tab-drop-indicators are only visible when above the tab-bar there is some other bar, menubar or awesomebar. With tabs on top and menubar compressed into a button the indicators won't be drawn.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 4.0b12
Verified fixed with Mozilla/5.0 (Windows NT 6.1; rv:2.0b12pre) Gecko/20110209 Firefox/4.0b12pre
Status: RESOLVED → VERIFIED
Whiteboard: [patch in bug 606909][softblocker] → [fixed by bug 606909][softblocker]
You need to log in before you can comment on or make changes to this bug.