Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#16122 closed bug (fixed)

WebKit: some graphic elements ignore BView::TranslateBy operations

Reported by: X512 Owned by: axeld
Priority: normal Milestone: R1/beta3
Component: Servers/app_server Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by X512)

This is hrev54241.

When scrolling page, some graphics elements ignore scroll position. For example input field borders in https://getbootstrap.com/docs/4.5/examples/checkout/. Also present in some SVG files such as https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/gallardo.svg.

Issue is not present if BView::BeginLayer/EndLayer is disabled.

Attachments (1)

WebKitScrollIssue.png (78.1 KB ) - added by X512 4 years ago.

Download all attachments as: .zip

Change History (5)

by X512, 4 years ago

Attachment: WebKitScrollIssue.png added

comment:1 by X512, 4 years ago

Description: modified (diff)

comment:2 by waddlesplash, 4 years ago

The Layers API was basically introduced for WebKit in order to seriously improve performance, so it is unsurprising that it still has bugs.

comment:3 by waddlesplash, 4 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev54314.

comment:4 by pulkomandy, 4 years ago

Milestone: UnscheduledR1/beta3

Move closed tickets into beta3 milestone

Note: See TracTickets for help on using tickets.