| Summary: | The selectlist used for remove item is too expanded to cover the check-box | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Community] Bugzilla | Reporter: | Rony Gong 🔥 <qgong> | ||||||
| Component: | User Interface | Assignee: | Jeff Fearn 🐞 <jfearn> | ||||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | tools-bugs <tools-bugs> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 5.0 | CC: | huiwang, jmcdonal, mtahir, qgong | ||||||
| Target Milestone: | 5.0 | Keywords: | Reopened | ||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | rh-bugzilla-5.0.3-rh2.el7 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-06-06 07:49:32 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 1137294 [details]
cc
This isn't a bug IMO, you have the select focused for input, so it's over laying other components. To change that you'd have to move all the components under a drop down every time you entered a select box, which would be horrible. (In reply to Jeff Fearn from comment #2) > This isn't a bug IMO, you have the select focused for input, so it's over > laying other components. To change that you'd have to move all the > components under a drop down every time you entered a select box, which > would be horrible. I have tried to reproduce it but the input never overlays the checkbox in my firefox 46.0.1 (In reply to Muhammad Tahir from comment #3) > (In reply to Jeff Fearn from comment #2) > > This isn't a bug IMO, you have the select focused for input, so it's over > > laying other components. To change that you'd have to move all the > > components under a drop down every time you entered a select box, which > > would be horrible. > I have tried to reproduce it but the input never overlays the checkbox in my > firefox 46.0.1 @Mtahir, I still could reproduce on firefox 46.0.1 Detail steps: 1.Open a bug, then add 1 alias to this bug, save 2.Click the 'edit' link besides Alias, then click the input of remove alias, select the alias, then you will find the checkbox is covering by the expending of the alias, and I can't check the checkbox now. I need click the page's blank area, then I could check the checkbox. Anyway, this isn't a big issue for bugzilla, we can move it to BZ5.x. mtahir, what he means is that the drop down doesn't go away when there are no more items left in a multi-select. i.e. they have all been selected. IMO this isn't a bug, just because you have selecetd everything doesn't mean you have finished with the widget, you might want to unselect something. That you have to change focus to see underneath it is no different than any other drop down. What I'm going to do is set a min-height on the drop down so it looks like it's still waiting for input, which it is. Tested in QA environment(5.0.3-rh1) Result: Pass |
Created attachment 1137293 [details] alias Description of problem: The selectlist used for remove item is too expanded to cover the check-box Please check the attachment directly, this kind cover happened in many place like: remove alias, remove cc Version-Release number of selected component (if applicable): 5.0.2.rh2 How reproducible: 100% Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: