Changes between Initial Version and Version 2 of Ticket #4662
- Timestamp:
- 2010-12-28T14:25:34+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4662
- Property Summary diolog box going out of bound when tag is too long → dialog box going out of bound when tag is too long
- Property Keywords dialog added; diolog removed
-
Ticket #4662 – Description
initial v2 1 If a tag is quite log and you want to edit it the di olog box goes out of bound offering the whole tag. This should be prevented, by cutting the string in pieces and do not show all at once.1 If a tag is quite log and you want to edit it the dialog box goes out of bound offering the whole tag. This should be prevented, by cutting the string in pieces and do not show all at once. 2 2 3 3 r3074