issues
search
WICG
/
visual-viewport
A proposal to add explicit APIs to the Web for querying and setting the visual viewport
https://wicg.github.io/visual-viewport/
MIT License
177
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Definition of scale is not clear
#38
staktrace
closed
7 years ago
2
resize/scroll events on visualviewport are underspecified
#37
staktrace
closed
7 years ago
4
[spec] make it more clear events are actually fired
#36
ymalik
closed
8 years ago
1
Reconsider the names of properties on the VisualViewport interface
#35
ymalik
closed
7 years ago
10
Fix last editors draft url
#34
ymalik
closed
8 years ago
0
Removed unused `unscaledViewport` variable
#33
Marat-Tanalin
closed
8 years ago
1
[spec] make spec file more clear
#32
ymalik
closed
8 years ago
0
[spec] update scrollTop/Left pageX/Y definitions and make scroll even…
#31
ymalik
closed
8 years ago
0
definition of scroll event should be clearer about what constitutes a scroll
#30
dbaron
closed
8 years ago
2
scrollTop and scrollLeft should be clearer about their sign
#29
dbaron
closed
7 years ago
1
scrollTop, scrollLeft, pageX, and pageY should be clearer about units
#28
dbaron
closed
8 years ago
1
Fix some typos.
#27
dbaron
closed
8 years ago
1
visualViewport should probably be [SameObject, Replaceable]
#26
zcorpan
closed
8 years ago
1
When events fire should match the latest CSSOM View spec
#25
zcorpan
closed
8 years ago
4
Feature detection of inert-visual-viewport
#24
Helmut-Emmelmann
opened
8 years ago
4
Use Case: Scaling of Bitmap Data
#23
Helmut-Emmelmann
closed
7 years ago
3
Polyfill calculation of clientWidth/Height uses magic number 15
#22
ChumpChief
closed
8 years ago
1
Polyfill calculation of scale is incorrect
#21
ChumpChief
closed
8 years ago
1
Should scrollTop/Left be relative to document origin rather than layout viewport?
#20
ChumpChief
closed
8 years ago
3
"Excludes the scrollbars if present" -- should this be an option? Should they be included?
#19
ChumpChief
opened
8 years ago
6
Should pageScale be a property of the visualViewport, or something else?
#18
ChumpChief
opened
8 years ago
1
Code sample is calculating offsetX/Y incorrectly
#17
ChumpChief
closed
8 years ago
2
Parallel API for layout viewport?
#16
ChumpChief
opened
8 years ago
2
Split visualviewportchanged into scroll/resize?
#15
ChumpChief
closed
8 years ago
3
Add properties/mechanism to get clientWidth/Height of the visual viewport in unscaled coordinates
#14
ChumpChief
opened
8 years ago
6
scale shouldn't be spec'd as relative to the ideal viewport
#13
ChumpChief
closed
7 years ago
9
Interaction with window.scrollTo/scrollBy
#12
staktrace
opened
8 years ago
1
visualviewportchanged event will be async
#11
staktrace
closed
7 years ago
3
Fix code example for simulating device:fixed
#10
staktrace
closed
8 years ago
1
How will this interact with non-layout-affecting URL bars?
#9
bokand
closed
8 years ago
1
Use `zoom` instead of `scale`
#8
bokand
closed
8 years ago
3
Should visualViewport be on `window` rather than `document`?
#7
bokand
closed
8 years ago
4
Should we allow setting pageScale?
#6
bokand
opened
8 years ago
2
Update README.md
#5
RByers
closed
8 years ago
0
Please don't call it "viewport"
#4
johnmellor
closed
8 years ago
1
Add scrollTo and scrollBy to viewport object
#3
bokand
opened
8 years ago
5
Should the document's writing-mode affect the viewport and how?
#2
bokand
closed
7 years ago
1
Where should the 'viewport' object go?
#1
bokand
closed
8 years ago
8
Previous