Opened 5 years ago
Last modified 4 years ago
#15793 reopened bug
FileTypes: crazy relayouting when changing selected app in Application types
Reported by: | X512 | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Preferences/FileTypes | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev53937.
Steps to reproduce:
- Open FileTypes.
- Select File -> Application types...
- Click in application list and hold down arrow key
- Application list width and window width will repeately change, that is weirld.
Application list width and window width should not change when selected item change. Maybe splitter should be used between application list and information. Information should support trimming or word wrapping.
Change History (4)
comment:1 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 4 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:4 by , 4 years ago
Yes, it will be arbitrary because whatever initial window size we set, it's always possible to make a longer path. Maybe we should truncate the path but then there needs to be a way to get the full one. Maybe make it clickable and show the file in Tracker?
Note:
See TracTickets
for help on using tickets.
Fixed in hrev54176.