Opened 9 years ago
Last modified 8 years ago
#12139 assigned bug
Desktop::WorkspaceFrame uses possibly incorrect settings data
Reported by: | mmu_man | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Servers/app_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #4306 | |
Platform: | All |
Description
Desktop::WorkspaceFrame() picks data from the app_server settings directly, without checking if the correct monitor is used. If one has leftover data from a previous monitor, it will pick it instead.
This results in WorkspacesView displaying non-current workspaces with an incorrect scale.
Change History (2)
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 8 years ago
Blocking: | 4306 added |
---|
Note:
See TracTickets
for help on using tickets.
(In #4306) Ticket #12139 contains a better description of the actual problem that this bug describes.