[wp-trac] [WordPress Trac] #19021: Broken pointers if attached to elements visible after scrolling page
WordPress Trac
wp-trac at lists.automattic.com
Mon Nov 21 17:11:30 UTC 2011
#19021: Broken pointers if attached to elements visible after scrolling page
----------------------------+--------------------------
Reporter: kkarpieszuk | Owner: koopersmith
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 3.3
Component: Administration | Version: 3.3
Severity: minor | Resolution:
Keywords: needs-patch |
----------------------------+--------------------------
Changes (by koopersmith):
* keywords: has-patch dev-feedback => needs-patch
* severity: normal => minor
Comment:
Misplaced arrows should no longer be an issue (the positioning code was
simplified when we added the new pointer styles).
We should reposition the pointers when the screen is resized, but should
not do so every time the resize event is fired. An appropriate balance
between accuracy and speed would be to hide the pointer as the window
begins to resize, and show it again (thereby repositioning it) once the
resize has completed (due to the resize event not being triggered for a
set amount of time).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19021#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list