Opened 2 years ago

Closed 2 years ago

#17602 closed bug (duplicate)

Activity Monitor off screen when screen resolution changed

Reported by: smallstepforman Owned by: axeld
Priority: normal Milestone: Unscheduled
Component: Applications/ActivityMonitor Version: R1/beta3
Keywords: Cc:
Blocked By: #6864 Blocking:
Platform: All

Description

I've downgraded from a 3840x2160 monitor to a 1920x1080 monitor, and Activity Monitor no longer shows a visible window when launching.

Using "hey ActivityMonitor get Frame of Window 0" returns: BRect(2671, 36, 3547, 761) which is obviously off screen.

I got the window position back by: hey ActivityMonitor set Frame of Window 0 to "BRect(1500.0, 65.0, 1905.0, 968.0)"

However, I doubt many users will find this workaround.

In general, any application which launches with a window off screen should have it's window position reset to BScreen visible bounds.

Change History (1)

comment:1 by humdinger, 2 years ago

Blocked By: 6864 added
Resolution: duplicate
Status: newclosed

That's a Tracker issue. It should check the coordinates of embedded Replicants. Old ticket: #6864.

Note: See TracTickets for help on using tickets.