[Webkit-unassigned] [Bug 36205] New: Changing text of a DOM element causes a FLEX element to jump

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 16 18:03:29 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36205

           Summary: Changing text of a DOM element causes a FLEX element
                    to jump
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: walshes at gmail.com


Created an attachment (id=50860)
 --> (https://bugs.webkit.org/attachment.cgi?id=50860)
Test case

The attached HTML reproduces this in Safari 4.0.4 and Chrome Beta.  

1) Load the HTML into the browser
2) Shorten the browser window height so that the bottom section (the region
with 'REST' printing in it) has a scroll bar
3) Scroll to the end of this section
4) click on 'try'
5) Note that the first line of the HTML now changes (via a JavaScript call)
6) ...and the 'REST' scrollable region jumps.

This jump sure seems like a bug.  It's undesirable, and does not occur in
Firefox.

Workarounds are welcome!  The technique used is the only way I've found to
achieve this effect (scrollable bottom that takes what's left from an upper
region), but this behavior makes this undeployable.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list