Closed
Bug 889316
Opened 12 years ago
Closed 12 years ago
Collapse user menu when user clicks off it
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
VERIFIED
FIXED
2013-07-25
People
(Reporter: annashree.l, Assigned: agibson)
References
Details
(Whiteboard: [kb=1034355] )
Attachments
(1 file)
154.20 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:20.0) Gecko/20100101 Firefox/20.0 (Beta/Release)
Build ID: 20130329030856
Steps to reproduce:
Dropdown-menu popup stays on the screen until the dropdown 'icon recorder' or 'dropdown-toggle' is clicked again.
Reporter | ||
Comment 1•12 years ago
|
||
Bug Advocacy:
In general, drop down menu will disappear on clicking on any other area of page which has no hypertext or hyperlink. In this case, the toggle poped up does not close/collapse/disappear on clicking any area which is not hypertext or hyperlink.
User has to make a click again on icon-recorder or dropdown-toggle, to close the toggle. From this behavior, user has to make one more click to close the dropdown-toggle and this is not suitable practice for usability and user experience.
Reporter | ||
Comment 2•12 years ago
|
||
Attachment:
1. Screenshot 889316.png attached.
Reporter | ||
Comment 3•12 years ago
|
||
Tester Notes:
Tester: Anu
This behavior is observed on browser I have tested -- Chromium 24, FF 21, IE 8.
Updated•12 years ago
|
Whiteboard: [kb=1034355]
Comment 4•12 years ago
|
||
Anu, thanks for reporting this bug! I can confirm we would like for the user menu to collapse when you click outside of it.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Comment 5•12 years ago
|
||
Hi William,
Thank you for the update. Kindly keep me informed about the fix.
Comment 6•12 years ago
|
||
Suggested fix: Collapse the user menu when a user clicks anywhere outside it.
Summary: Phonebook :: User Profile :: 'dropdown-toggle' remains on screen once it pops out. User needs to click on 'icon-recorder' to close the toggle pop up. → Collapse user menu when user clicks off it
Assignee | ||
Comment 8•12 years ago
|
||
I've opened a PR for this bug here:
https://github.com/mozilla/mozillians/pull/546
Comment 9•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/03bb662211a725f4412eae460566a07c583031a1
Collapse user menu when user clicks off it bug 889316
https://github.com/mozilla/mozillians/commit/6bd8b485844a2e283b46bbcb2f8b41f40492f3f3
Merge pull request #546 from alexgibson/collapse-menu-click-off-bug-889316
Collapse user menu when user clicks off it bug 889316
Comment 10•12 years ago
|
||
PR for this fix above.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Assignee: nobody → agibson
Updated•12 years ago
|
Target Milestone: --- → 2013-07-25
Comment 11•12 years ago
|
||
This fix is working, and it is a great improvement. Thanks everyone!
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•