Opened 18 years ago
Closed 16 years ago
#932 closed bug (fixed)
[Icons] White space behind desktop icon after icon view change
Reported by: | jfreeman | Owned by: | aldeck |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Tracker | Version: | R1/pre-alpha1 |
Keywords: | Cc: | diver, jonas.kirilla | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Change the desktop's iconview to 64x64, and check the Show Disks Icon option in Tracker's settings.
There will be a white background around the Disks icon. Tested with revisions 19180 (BeOS-built) and 19193 (CentOS-built) under VMware.
Attachments (1)
Change History (10)
by , 18 years ago
Attachment: | icon problem.png added |
---|
comment:1 by , 18 years ago
Owner: | changed from | to
---|
comment:2 by , 18 years ago
Cc: | added |
---|
comment:3 by , 17 years ago
Cc: | added |
---|
comment:4 by , 17 years ago
Component: | - User Interface → - Applications/Tracker |
---|
I tested this under QEMU. When I turn on "Show Disk Icon" in the Tracker settings, then change the Icon View size, the disk icon will just disappear. It will reappear when I toggle the Show Disk Icon option. I think this should be a Tracker bug. If I do the same thing in the apps folder for example, there is an old bitmap icon for CodyCam right now, and that one will be scaled and shown as expected. The app_server or the icon code does not know about the difference between the disk icon or any other icon, so I think it should be a Tracker bug.
follow-up: 6 comment:5 by , 17 years ago
Does this still happen for anyone else? I just checked it on hrev23287 and can't reproduce it. Although the Disks icon looks rather ugly at 64x64... but that's another bug.
follow-up: 8 comment:7 by , 17 years ago
There is no white background anymore, but the bug is still there: If you have the Disk icon displayed and then change the icon size, the icon disappears. If you toggle the volume/disk icon mode, the icon will reappear with the correct scaling.
comment:8 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Replying to stippi:
There is no white background anymore, but the bug is still there: If you have the Disk icon displayed and then change the icon size, the icon disappears. If you toggle the volume/disk icon mode, the icon will reappear with the correct scaling.
I've got it fixed here! Indeed it's a Tracker bug. The bug is due to a different code path used when in icon mode with size other than 32 (unfinished?). To summarize, the Desktop PoseView gets litterally rebooted and changes are lost. Will commit soon :-)
comment:9 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Example screenshot