Opened 15 years ago
Closed 15 years ago
#5280 closed bug (fixed)
[Expander] should take screen width into account
Reported by: | diver | Owned by: | stpere |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Expander | Version: | R1/alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
After clicking "Show contents" Expander will resize itself to fit the results (see #3797). But currently Expander doesn't check screen width, so if archive contains many subfolders or files with long filenames Expander will resize itself out of screen. Try attached zip file to see it.
Tested with hrev35129.
Attachments (2)
Change History (6)
by , 15 years ago
Attachment: | New folder.zip added |
---|
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → in-progress |
by , 15 years ago
comment:2 by , 15 years ago
Ok, I attached a potential solution for this issue, but it's kindof changing the current behavior, so I ask for comments first before commiting. Thanks!
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
This particular bug should be fixed by hrev35188. Comments welcome.
Diver, I'm still looking into your other comment.
Note:
See TracTickets
for help on using tickets.
Potential solution