Closed Bug 1518518 Opened 5 years ago Closed 11 months ago

Bookmark position mark misplaced when moving bookmarks in bookmark toolbar

Categories

(Firefox :: Bookmarks & History, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1399595
Tracking Status
firefox-esr60 --- wontfix
firefox64 --- wontfix
firefox65 --- fix-optional
firefox66 --- fix-optional

People

(Reporter: bmaris, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: papercut, regression)

Attachments

(1 file)

Attached image Gif showing the issue

[Affected versions]:

  • Firefox 64.0
  • Firefox 65.0b9
  • Latest Nightly 66.0a1

[Affected platforms]:

  • Windows 7 64bit
  • Windows 10 64bit
  • Mac OS X 10.11
  • Ubuntu 16.04 32bit

[Steps to reproduce]:

  1. Start firefox
  2. Enable bookmark toolbar
  3. Have 3-4 bookmarks in the bookmark toolbar
  4. Drag the second bookmark to the right slowly

[Expected result]:

  • The indicator showing where the bookmark will be moved is positioned one bookmark at a time.

[Actual result]:

  • The indicator showing where the bookmark will be moved moves at the far right for a few pixel movement.

[Regression range]:

Mike, could this be the result of fixing bug 1377968?

[Additional notes]:

  • Gif showing the issue attached.
Flags: needinfo?(mdeboer)

What happens is that there is some margin between buttons, so when you drag over that empty space, the system thinks you are dragging over the toolbar, and tries to append.

We should either take into account that space, or remove it by using padding instead of a margin.

Blocks: cuts-control
Priority: -- → P3
Has Regression Range: --- → yes

It's very unlikely that my patch introduced this behavior, since I didn't touch spacing-related attributes there (margin, padding, or otherwise.)

Flags: needinfo?(mdeboer)
Severity: minor → --
Priority: P3 → P2

I can't recreate this anymore. Can test verify?

I can reproduce on Win11, there's a small gap between bookmarks and if you drag on that gap the bug happens.

I can reproduce on Win11, there's a small gap between bookmarks and if you drag on that gap the bug happens.

Interesting. I see it disappear, but I don't see it move to the end like it used to.

Are your bookmarks overflowing into a menu? The move to the end in practice is "append at the end" and your end may be inside the overflow menu (So you won't see an indicator in the toolbar... one may argue we should highlight the menu in this case...).

Yes, thanks that was it.

Whiteboard: [fidefe-fxview-backburner]
Whiteboard: [fidefe-fxview-backburner]
Severity: -- → S3
Keywords: papercut
Priority: P2 → P3
Status: NEW → RESOLVED
Closed: 11 months ago
Duplicate of bug: 1399595
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: