Open
Bug 501044
Opened 15 years ago
Updated 2 years ago
Right-click on an item in an already displayed context menu, should activate that item
Categories
(Core :: XUL, defect)
Tracking
()
NEW
People
(Reporter: BoxerBoi76, Unassigned)
Details
(Keywords: ue)
Attachments
(1 file)
(deleted),
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090628 Minefield/3.6a1pre (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090628 Minefield/3.6a1pre (.NET CLR 3.5.30729) ID:20090628153845
As a result of https://bugzilla.mozilla.org/show_bug.cgi?id=404766 we can now right-click on items in the bookmarks menu without the menu closing. However, when right-clicking on a second item in the bookmarks menu the newly selected item is not highlighted as expected. Because of this behavior it's hard to tell which item has been selected.
Reproducible: Always
Steps to Reproduce:
1. Click Bookmarks
2. Navigate to a folder that contains several bookmarks
3. Right-click on a bookmark in the folder
4. Right-click a second bookmark
5. Observe that the second bookmark is not highlighted
Actual Results:
The first bookmark selected stays highlighted
Expected Results:
Right-click on a second item in an already displayed context menu, should activate (highlight) that item (essentially, the same as a left-click on the menu item).
OS: Windows XP → All
Hardware: x86 → All
Version: unspecified → Trunk
Confirmed using latest trunk nightly on Vista.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Hardware: All → x86
Comment 2•15 years ago
|
||
Is this just on trunk? I'm either missing something or not getting the right behavior on the 3.6 branch (a right click on a menu or context menu command executes the command for me, which is the expected behavior).
Comment 3•15 years ago
|
||
I wasn't able to reproduce, but either way this sounds like an actual real bug, as opposed to a polish bug.
Keywords: polish
Alex,
I can reproduce on 3.5 and Minefield/3.6a1pre. The issue is specifically related to right-clicking on a second bookmark after right-clicking on one does not highlight that second bookmark. It's hard to tell what you've clicked on at times when the first bookmark you selected (right-clicked) is highlighted and not the second one.
~B
Comment 5•15 years ago
|
||
The expected behavior here is likely to differ between platforms. Does somebody know how native menus behave on different platforms in the cases relevant to this bug?
Comment 6•15 years ago
|
||
>The expected behavior here is likely to differ between platforms. Does
>somebody know how native menus behave on different platforms in the cases
>relevant to this bug?
setting uiwanted to look up that information for all platforms.
Keywords: uiwanted
Assignee: nobody → roc
Flags: wanted1.9.2?
Flags: wanted1.9.2-
Flags: blocking1.9.2-
Assignee: roc → nobody
Updated•14 years ago
|
Blocks: cuts-focus
Comment 7•14 years ago
|
||
On Mac OS X, the expected behaviour is that right-clicks on context menu items will activate them, and Firefox follows this behaviour.
Comment 8•14 years ago
|
||
I can reproduce this. Additionaly, if I open the menu again, it still displays the old highlight. If done "correctly" you can highlight ALL items of a menu. For this, open the bookmarks menu, go to a folder that has a separator above. Right-click on the first item in the folder, right click on the second, then move the mouse to the right and back to the bookmarks menu icon. Reopen the bookmarks menu, move down to the folder you just worked on. Instead of going to the submenu, move the mouse up to the separator, move it outside and enter the menu from the other side. Now right click the next item without touching (moving over) the already highlighted item. Repeat everything a few times. See screenshot for the result :)
That is probably bug 579264.
Updated•14 years ago
|
No longer blocks: cuts-focus
Reporter | ||
Comment 10•14 years ago
|
||
This appears to still be an issue with: Mozilla/5.0 (Windows NT 5.1; rv:2.0b7pre) Gecko/20100922 Firefox/4.0b7pre ID:20100922111040
Any chance on resolution?
~B
Comment 11•14 years ago
|
||
I am on Windows XP, and using Firefox 4 and having the same problem.
Here is the screenshot: http://dl.dropbox.com/u/7456129/rightclick.jpg
In this first, I right clicked on "The Official ---" site, menu appeared.
Then, I right clicked on "Techbits" site
You will see that the previous site selected remained highlighted, rather the new site "techbits" must be highlighted on right clicking on that.
Comment 12•14 years ago
|
||
(In reply to comment #11)
> I am on Windows XP, and using Firefox 4 and having the same problem.
>
> Here is the screenshot: http://dl.dropbox.com/u/7456129/rightclick.jpg
>
> In this first, I right clicked on "The Official ---" site, menu appeared.
> Then, I right clicked on "Techbits" site
> You will see that the previous site selected remained highlighted, rather the
> new site "techbits" must be highlighted on right clicking on that.
Please reply to this BUG it exists in firefox aurora also.
Comment 13•13 years ago
|
||
Right-clicks on context menu items should activate them.
Moving uiwanted for now.
Keywords: uiwanted
Updated•2 years ago
|
Severity: trivial → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•