Closed Bug 593787 Opened 14 years ago Closed 14 years ago

Long click on any Bookmark in Bookmark Manager doesn't always pop up context menu with the options "Edit" and "Remove"

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: ioana.chiorean, Assigned: vingtetun)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows NT 6.1; rv:2.0b5) Gecko/20100101 Firefox/4.0b5
Build Identifier: Build Identifier: Mozilla /5.0 (Android;Linux armv7l; rv:2.0b6pre)Gecko/20100905 Firefox/4.0b6pre Fennec /2.0b1pre

In the Bookmark Manager, the long click on a bookmark doesn't always pop up teh context menu so the bookmark can be removed or edited
Reproducibility is 90%

Reproducible: Sometimes

Steps to Reproduce:
1.Bookmark some more sites that the default ones
2.Enter Bookmark manager
3.Long click on any Bookmark
Actual Results:  
Long click on any Bookmark in Bookmark Manager doesn't always pop up context menu with the options "Edit" and "Remove"

Expected Results:  
Long click on any Bookmark in Bookmark Manager it pops up the context menu with the options "Edit" and "Remove"
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Other → Android
Hardware: Other → ARM
I see this as well. One thing to add to this: the row entry highlights on every tap, but the context menu does not pop-up. The behavior comes in waves (i.e. if it happens once, it happens a few more times before the functionality works again on another random bookmark).
Attached patch PatchSplinter Review
IMO, this is related to the fact that we are not synchronized with the ui.dragThresholdX/ui.dragThresholdY preferences and so when you touch a row and pan a little bit (5px) the context menu event is cancelled, while we need 25px to dismiss the blue highlight.

http://mxr.mozilla.org/mozilla-central/source/content/events/src/nsEventStateManager.cpp#1972

The patch turns both prefs to 25px and use it into the InputHandler.js code.

The patch is low risk.
Attachment #472590 - Flags: review?(mark.finkle)
Attachment #472590 - Flags: review?(mark.finkle) → review+
http://hg.mozilla.org/mobile-browser/rev/3fd1b8c80cd5
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Verified on :

Build: Mozilla /5.0 (Android;Linux armv7l;rv:2.0b6pre)Gecko/20100909 Firefox/4.0b6pre Fennec /2.0b1pre
Status: RESOLVED → VERIFIED
Flags: in-litmus?
Assignee: nobody → aaron.train
Flags: in-litmus?(aaron.train) → in-litmus+
Assignee: aaron.train → 21
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: