Closed
Bug 221622
Opened 22 years ago
Closed 20 years ago
Flickering text
Categories
(Core Graveyard :: GFX: Win32, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: vbarsan, Unassigned)
References
()
Details
(Keywords: platform-parity)
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461; .NET CLR 1.0.3705; .NET CLR 1.1.4322)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2 to 1.4)
In the page at http://members.rogers.com/bazil/test.htm, the whole text starts
flickering for no reason. If one tries a timer for the setTimeout, its alert
window goes on without one's OK!
Reproducible: Always
Steps to Reproduce:
1.http://members.rogers.com/bazil/test.htm
2.
3.
If one inserts a nothing to do but time consuming set of instructions right
after(while) setTimeout - like: for(ii=0;ii<20000;ii++) ; - then they'll get
less flickering.
Comment 1•22 years ago
|
||
I don't actually see flickering on the testcase (I do see a bit on the "less
flickering" testcase linked off it) with a current linux trunk build...
Comment 2•22 years ago
|
||
text starts to flicker for me right after "Message TICKER displ" was typed, but
not before that.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6a) Gecko/20031007
Firebird/0.7+ (aebrahim)
I've added one more screen shot to the testcase to be more conclusive. The
flickering text appears with Mozilla 1.5 RC-2 too and I see in an earlier
comment - #2 - it's on with Mozilla 1.6a also.
Version: Trunk → 1.4 Branch
This Flickering Text bug is there as confirmed by Oleg Sidletskiy:
berkut1337@comcast.net, in their comment #2. Anybody who may open the testcase
link on Windows with MOZILLA 1.2 to 1.6a will see it clearly. I'm wondering why
the bug is still "UNCONFIRMED"!
Version: 1.4 Branch → Trunk
Comment 5•22 years ago
|
||
Both test cases WFM on WinXP Moz 2003102104
While one moves the mouse quick enough anywhere on page from left to right or up
and down and vice versa, there appears to be less flickering or not at all for
the twinkler test (second one)! Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
rv:1.5) Gecko/20031007.
Comment 7•22 years ago
|
||
WFM, 2003-10-31-05 trunk Linux
This flickering problem might be due to the unconsistency within the Trunk
versions in rendering contents of the grouping DIV/SPAN elements (on WINDOWS, of
course).
Are there users of GECKO browsers on WINDOWS?! They should - Netscape 7.1 is a
very good one. Anyway this bug is yet unconfirmed - may be next year would bring
it about. I wish to people working on MOZILLA Project a wonderful Christmas, a
happy New Year and all the best in 2004. - vb
Comment 10•21 years ago
|
||
It worksforme on Linux, but I can reproduce it on Windows XP, 2004-08-06-07.
Assignee: core.layout → win32
Status: UNCONFIRMED → NEW
Component: Layout → GFX: Win32
Ever confirmed: true
Keywords: pp
Comment 11•21 years ago
|
||
I can see the bug, using:
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a5) Gecko/20041010
But I can't see it anymore, using:
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a5) Gecko/20041012
Firefox/0.9.1+
I bet this is fixed by the fix for bug 238493
Comment 12•21 years ago
|
||
Sorry, comment 11 is bogus.
I can still see the bug, using:
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a5) Gecko/20041017
Firefox/0.9.1+
Probably related to bug 170702.
Depends on: 170702
Comment 13•20 years ago
|
||
URL WFM using Mozilla Trunk Nightly 2004121004 on Windows XP.
Comment 14•20 years ago
|
||
Hmm the url is gone, but it should be fixed by the fix for bug 244366. Marking
WORKSFORME.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•