Closed
Bug 244269
Opened 21 years ago
Closed 20 years ago
Javascript tree widget does not redraw correctly on windows but works on Mac OSX
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: arudmik, Unassigned)
Details
(Keywords: qawanted)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040514
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040514
Using a Struts component for displaying tree structure in web-application.
Expanding and collapsing tree display updates correctly using Mozilla 1.7RC2 on
Mac OSX, but does not redraw on Windows XP. Explorer on Windows XP works
correctly. ALso works on early version of Netscape.
We need to give access for testing - contact me @ arudmik@profoundlearning.com
Reproducible: Always
Steps to Reproduce:
1. Expand tree
2. Does not redraw display as it does on Mac and other browsers
3.
Actual Results:
Redraw does not happen
Expected Results:
Draw open folder when subtree expanded
Comment 1•21 years ago
|
||
Not likely to be a JS engine problem. Over to browser-general for testing and
triage...
Assignee: general → general
Component: JavaScript Engine → Browser-General
Keywords: qawanted
QA Contact: pschwartau → general
Updated•21 years ago
|
Product: Browser → Seamonkey
Comment 2•21 years ago
|
||
Can you attach a testcase to this bug?
Comment 3•20 years ago
|
||
resolving INVALID -- insufficient information
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•