Bookmarks menu widget dropdown scroll arrow icon seem to have inverted enabled/disabled state icons with Dark Theme
Categories
(Toolkit :: Themes, defect, P3)
Tracking
()
People
(Reporter: alice0775, Assigned: dao)
References
(Depends on 1 open bug, Blocks 2 open bugs)
Details
(Keywords: nightly-community)
Attachments
(2 files, 1 obsolete file)
The two scroll arrow icon of bookmarks menu widget dropdown seems to have inverted icons
Reproducible: always
Steps to reproduce:
- Customize and put Bookmarks menu widget
- Enable Dark theme from about:addons
- Bookmark a lot
- Open the bookmarks menu widget, Observe behavior
Actual results:
- the two icons are inverted
Expected results:
- the two buttons are displayed correctly
Reporter | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Comment 4•5 years ago
|
||
Backed out changeset cdc5571c2d7c (Bug 1623015) for causing mochitest failures CLOSED TREE
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=294520690&repo=autoland&lineNumber=2889
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=294518663&repo=autoland&lineNumber=16325
Backout: https://hg.mozilla.org/integration/autoland/rev/87f1271cf700a606444f54f15902918479baaab6
Assignee | ||
Comment 5•5 years ago
|
||
Alexander or Jamie, do you have any clue why this patch fails accessible/tests/mochitest/hittest/test_menu.xhtml
and accessible/tests/mochitest/states/test_visibility.xhtml
? I'm having a hard time even understanding the failure messages such as wrong state bits for 'mi_file1.2.1' !got '0', expected 'invisible'
or state bits should not be present in ID 'mi_file1.2.1' !got 'offscreen', expected '0'
...
Assignee | ||
Comment 6•5 years ago
|
||
Apparently the size of the arrow makes both tests fail. This is weird because the menus are small and shouldn't be overflowing anyway. This seems to be some kind of bug in the tests or arrowscrollbox.js or both...
Assignee | ||
Comment 7•5 years ago
|
||
I'll land this with arrow-dropdown-12.svg
instead of arrow-dropdown-16.svg
for now.
Comment 9•5 years ago
|
||
bugherder |
Comment 10•5 years ago
|
||
(In reply to Dão Gottwald [::dao] from comment #6)
Apparently the size of the arrow makes both tests fail. This is weird because the menus are small and shouldn't be overflowing anyway. This seems to be some kind of bug in the tests or arrowscrollbox.js or both...
not sure about the test, since apparently all the test does is checking whether menuitem is visible; perhaps this arrowscrollbox.js issue: a menuitem might appear scrolled out which will make it 'offscreen' - having a screenshot would be helpful.
Anyway, I suppose no ni? request since the bug is fixed?
Assignee | ||
Comment 11•5 years ago
|
||
(In reply to alexander :surkov (:asurkov) from comment #10)
Anyway, I suppose no ni? request since the bug is fixed?
The problem still exists, I landed this with a workaround for now -- see comment 6 and comment 7.
Updated•5 years ago
|
Description
•