Closed
Bug 299691
Opened 19 years ago
Closed 17 years ago
SVG's suspendRedraw interferes with mousewheel zooming
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: daniel.oconnor, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+ suspendRedraw(N) pauses or delays rendering by N. When you use the mousewheel zoom (ctrl+mousewheel) on a page with text, it does not resize. You have to force it to redraw, which occurs when you move one of the objects about. See also: http://lists.w3.org/Archives/Public/www-svg/2005Feb/0033.html Reproducible: Always Steps to Reproduce: 1. http://www.getfridged.com/cluttr/room.php 2. Hold control, zoom the text level up/down 3. Click and drag any of the images / SVG rects. Actual Results: Initially, text does not resize[redraw], but when the rects are moved it redraws. Expected Results: Redrawn immediately with the altered text size (... i think).
Comment 1•19 years ago
|
||
This should be fixed since bug 305246 was fixed... Could you please check whether this is a problem in current builds (eg Firefox 1.5 beta)?
Depends on: 305246
Comment 2•17 years ago
|
||
Domain (and thus test) long gone. Assuming fixed.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•