Bug report #18144
Misleading UI on multiple layer vector dialog
| Status: | Open | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | GUI | ||
| Affected QGIS version: | 3.5(master) | Regression?: | No |
| Operating System: | Easy fix?: | No | |
| Pull Request or Patch supplied: | No | Resolution: | |
| Crashes QGIS or corrupts data: | No | Copied to github as #: | 26037 |
Description
1. I select a file with multiple layers inside in the Data Source Manager
2. I click "add"
3. right after add.png
4. I think that the first layer is selected as there is some blue in that line so I click Ok.
5. The dialog closes and no layer is added.
Instead I needed to explicitly select a layer (which is GOOD but not communicated well). If I click on one, I get a "proper" dark-blue selection (really selected.png).
Suggestions:
Do not highlight anything in the initial state of the dialog
and
Disable the "OK" button until at least one layer is selected.
History
#1
Updated by Giovanni Manghi over 7 years ago
- Affected QGIS version changed from master to 2.99(master)
#2
Updated by Jürgen Fischer almost 7 years ago
- Status changed from Open to Feedback
Please test with QGIS 3.4 - QGIS 2.18 reached it's end of life.
#3
Updated by Johannes Kroeger almost 7 years ago
3.5-master exhibits the same behaviour as described in the initial report. Bug is still valid.
#4
Updated by Giovanni Manghi almost 7 years ago
- Affected QGIS version changed from 2.99(master) to 3.5(master)
#5
Updated by Giovanni Manghi over 6 years ago
- Status changed from Feedback to Open