Opened 14 years ago
Last modified 4 years ago
#7459 assigned bug
Quitting MediaPlayer does not save window position
Reported by: | jonas.kirilla | Owned by: | leavengood |
---|---|---|---|
Priority: | normal | Milestone: | R1.1 |
Component: | Applications/MediaPlayer | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
When closing MediaPlayer by Command-W it saves the window position. When quitting the app via Command-Q it does not.
Change History (5)
comment:1 by , 14 years ago
comment:2 by , 13 years ago
comment:3 by , 12 years ago
System: Haiku R1Alpha4.1 on Virtualbox v4.2.4r81684.
Bug is still present. Moving the MediaPlayer window then closing it with Command-Q does not save position. Command W saves the position.
comment:4 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
I see in the code why this is happening. The quit path between the window and the app is a bit complicated.
comment:5 by , 4 years ago
Milestone: | R1 → R1.1 |
---|
Note:
See TracTickets
for help on using tickets.
Weird, I thought I had fixed this problem before...