"Close and move to invalid bugs" button jumps way to the left (possibly under your mouse, asking for a mis-click) when you close a bug with another resolution.
Categories
(bugzilla.mozilla.org :: Bug Creation/Editing, defect)
Tracking
()
People
(Reporter: dholbert, Unassigned)
Details
Attachments
(2 files)
See attached screencast.
| Reporter | ||
Comment 1•3 days ago
|
||
STR:
- Scroll to the bottom of some open bug.
- Notice where the
Close and move to invalid bugsbutton is. - Click a resolution (e.g.
FIXED) - Check again where the
Close and move to invalid bugsbutton is.
ACTUAL RESULTS:
In step 2, it's to the right of RESOLVED: [resolution options]
In step 3, it's to the left of RESOLVED: FIXED.
EXPECTED RESULTS:
Should remain on the same side of the RESOLVED UI/buttons.
| Reporter | ||
Comment 2•3 days ago
|
||
Xavier, I think you've been working on this UI - could you take a look?
Comment 3•3 days ago
|
||
Hi Daniel,
The expected results you mentioned above are updated. In fact, once the bug is resolved (regardless of the selected resolution type), the “Close and move to Invalid Bugs” button should be hidden.
Thanks for flagging the issue and for reporting the bug. Much appreciated!
Best,
Xavier
Comment 4•3 days ago
|
||
| Reporter | ||
Comment 5•3 days ago
|
||
(In reply to Xavier L'Hour from comment #3)
Hi Daniel,
The expected results you mentioned above are updated. In fact, once the bug is resolved (regardless of the selected resolution type), the “Close and move to Invalid Bugs” button should be hidden.
Even better, yup. Thanks!
Comment 6•2 days ago
|
||
Authored by https://github.com/Xzzz
https://github.com/mozilla-bteam/bmo/commit/ac68e004e99c5d0420122500287854206da2d459
[master] Bug 2053330 - Close as Invalid button jumps next to Save Changes when a Resolve as button is clicked
Description
•