Closed Bug 833962 Opened 12 years ago Closed 12 years ago

Picture moves up and down a pixel when link is clicked.

Categories

(Firefox :: Untriaged, defect)

21 Branch
x86_64
Windows 8
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: streetwolf52, Unassigned)

References

()

Details

User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:21.0) Gecko/20130123 Firefox/21.0 Build ID: 20130123102211 Steps to reproduce: Went to http://www.ryanmagic.com/ Clicked on "learn more >>". Actual results: Picture moves up and down about a pixel. Expected results: Picture should not move.
Picture does not move using IE10.
in <link rel="stylesheet" href="/css/style.css?ver=1.0"> a:active { position:relative; top:1px; } so, I think this is intentional behavior of the site
I would normally agree but IE10 doesn't do this 'jump'.
Opera 12.13 and Chrome 26 behave like Firefox does.
It sounds like IE discrepancy: :active css selector not working for IE8 and IE9 http://stackoverflow.com/questions/5594102/active-css-selector-not-working-for-ie8-and-ie9
based on comment 2, 4, 5
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.