Ticket #357 (closed defect: fixed)
Default dictionary needs some ui love
| Reported by: | timeless | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2011.2 |
| Component: | GUI | Version: | development |
| Keywords: | Cc: | ||
| Operating system: | Blocked by: | ||
| Blocking: |
Description
w7 rc; medium fonts; NVDA 0.6p3.2
- It should probably be a window, not a dialog
- It's incredibly narrow (especially at medium fonts)
- "edit" isn't uppercase, unlike "Add" and "Remove"
- OK/Cancel aren't actually aligned with the other buttons (this is solvable by fixing 1 and getting rid of them)
- The label for the list should be above the scrollable area (or simply removed if you fix 1)
Attachments
Change History
Changed 3 years ago by timeless
-
attachment
default dictionary.png
added
comment:1 Changed 8 months ago by mdcurran
- Status changed from new to closed
- Resolution set to fixed
- Milestone set to 2011.2
Some things fixed in changeset:main,4417. specifically moving the entries label and capitalizing the first letter of the Edit button.
As for changing the dialog to a frame (window) at this point in time I think dialog is better as it is a form of settings dialog. And as for the Ok and Cancel buttons not being aligned: I assume this must also be the case for all other settings dialogs as its the same code (I think).
If this is the case, another ticket should be opened talking about this more broadly.
closing as fixed as the two specific issues were done.


Default dictionary dialog