Bug 692341

Summary: mupdf leaves maximized mode upon scrolling or zooming
Product: MuPDF Reporter: Atle Olsson <lol_to-hell>
Component: mupdfAssignee: Tor Andersson <tor.andersson>
Status: RESOLVED FIXED    
Severity: minor CC: lol_to-hell
Priority: P4    
Version: unspecified   
Hardware: PC   
OS: Windows Vista   
Customer: Word Size: ---

Description Atle Olsson 2011-07-11 19:24:33 UTC
Build: mupdf-0.8.165-windows

How to reproduce: 
1. Open a pdf dokument.
2. Maximize mupdfs window
3. Either scroll via mousewheel, or change zoom level.

Expected behavior: Same behavior as when one is dragging around using left mouse, but instead mupdf leaves fullscreen/maximized window mode.
Comment 1 Tor Andersson 2011-08-29 20:01:40 UTC
There's a bug in win_main.c where maximize isn't recognized so we still think we are in "shrinkwrap" mode where the window automatically adjusts size to fit the content.
Comment 2 Tor Andersson 2011-08-29 20:14:23 UTC
Fixed in 3a0ebfb6a200445646460cff8337a50496dd2082.