Opened 10 years ago
Closed 4 years ago
#11265 closed bug (fixed)
drawing issues with position fixed
Reported by: | frizer23 | Owned by: | jua |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta3 |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
When scrolling a webpage with a position:fixed element, the element is scrolled together with the page and goes back to its correct position right after than.
Correct rendering would be for the element not to move at all.
See http://www.w3schools.com/cssref/playit.asp?filename=playcss_position&preval=fixed for instance.
Change History (2)
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 4 years ago
Milestone: | R1 → R1/beta3 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Will be fixed in the next WebKit release.