Bug 173612 - [macOS] Redraw error on Safari 10.1.1 and Safari Technology Preview 33
Summary: [macOS] Redraw error on Safari 10.1.1 and Safari Technology Preview 33
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Safari Technology Preview
Hardware: Mac Other
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-06-20 11:53 PDT by Eric Chien
Modified: 2023-01-14 16:40 PST (History)
5 users (show)

See Also:


Attachments
test case (11.96 KB, text/html)
2017-06-20 11:53 PDT, Eric Chien
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Chien 2017-06-20 11:53:11 PDT
Created attachment 313419 [details]
test case

Version: 
  Safari 10.1.1 (12603.2.4)
  Safari Technology Preview, Release 33 (Safari 11.0, WebKit 12604.1.25.0.2)

Hardware: 
  MacBook Pro (Retina, 15-inch, Early 2013)

OS: 
  macOS 10.12.5

Redraw error when a list/combobox is updated. 
Bug produces in Safari 10.1.1 as well as Safari Technology Preview 33 (Safari 11.0, WebKit 12604.1.25.0.2)

1. Open the attached test case.
2. Tab to/click on the text field to bring it into focus. A listbox will be displayed beneath the text field.
3. Type 'ca' (or any other characters) into the text field to filter the results. Only 3 relevant results should remain in the dropdown list.

Notice that below the shortened dropdown list, there is a residual of box-shadow from the original list.

This will only be resolved when Safari window goes out of focus (switching to other applications, then back to Safari).
Comment 1 Radar WebKit Bug Importer 2017-06-21 23:31:51 PDT
<rdar://problem/32917543>
Comment 2 Ahmad Saleem 2023-01-14 16:40:32 PST
I am not able to reproduce any stuck box shadow in Safari 16.2, Safari Technology Preview 161 and it is moving box shadow similar to content in drop-down and matching with Chrome Canary 111 and Firefox Nightly 110.

Marking this as "RESOLVED CONFIGURATION CHANGED". Please reopen if it is still happening. Thanks!