Bug 22513

Summary: ZOOM: text selection does not send correct zoom bounds
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
patch to fix incorrect zoom bounds bdakin: review+

Description chris fleizach 2008-11-26 11:25:43 PST
If you open a message viewer window, then zoom in a bit (using cmd+scroll), then if you click in a portion of the message window the zoomed area (your "window") moves to the top of the message viewer window.

1. Open a message viewer window in Mail
2. Make the window fairly tall
3. Select a message with a lot of text, such that it reaches to the bottom of the window.
3. Zoom in (using cmd+scroll wheel) a bit, maybe halfway or more
4. Move the zoomed area to the lower portion of the screen, still over the message viewer window
5. Click in the message window on some text

* RESULTS
The zoomed area moved to the top of the screen.
Comment 1 chris fleizach 2008-11-26 11:36:33 PST
Created attachment 25523 [details]
patch to fix incorrect zoom bounds
Comment 2 chris fleizach 2008-12-02 14:58:34 PST
http://trac.webkit.org/changeset/38921