Closed
Bug 217111
Opened 21 years ago
Closed 20 years ago
no updating of zoom cursor after zooming in/out of picture
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 195045
People
(Reporter: ricardo2c, Assigned: dbaron)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
When seeing a picture greater than viewing pane, the zoom cursor is available.
After zooming in/out, no cursor update is performed, only after cursor movement.
Reproducible: Always
Steps to Reproduce:
1.Open big jpg
2.Zoom in/out to see no update of cursor
3.Move mouse to see correct updating
Comment 1•21 years ago
|
||
this is a limitation of how the cursor state works in Mozilla (using hover attr
in the XUL/JS)
WONTFIX
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WONTFIX
Comment 2•21 years ago
|
||
*** Bug 220866 has been marked as a duplicate of this bug. ***
Comment 4•20 years ago
|
||
any reason not to move this to style system, then?
Comment 5•20 years ago
|
||
not at all, I should have done that a year ago.
Status: VERIFIED → UNCONFIRMED
Component: General → Style System (CSS)
Product: Firefox → Browser
Resolution: WONTFIX → ---
Version: unspecified → Trunk
Updated•20 years ago
|
Assignee: firefox → dbaron
QA Contact: asa → ian
Assignee | ||
Comment 6•20 years ago
|
||
duplicate of a bug fixed quite a while ago
*** This bug has been marked as a duplicate of 195045 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago → 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•