Issue Details (XML | Word | Printable)

Key: SUNWIKIS-31
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: pkasper
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
sunwikis

Scroll window displayed inconsistently for code macro

Created: 11/Jun/09 09:01 PM   Updated: 23/Sep/09 05:37 PM
Component/s: Production Environment
Affects Version/s: 1.6.1
Fix Version/s: 1.6.1

Time Tracking:
Not Specified

Environment: See description.

Tags:


 Description  « Hide
It appears that with some browser/OS combinations the code macro does not provide a scroll bar when the code output goes beyond the browser width.

Here's what I know so far:

  • Works
  • Firefox 2.0.0.20 on a Sun Ray
  • Safari 3.2.3 on OS X 10.5.7
  • Doesn't Work
  • Firefox 3.0.10 on OS X 10.5.7
  • IE8 on XP SP3 laptop.

Here is the page where I've been doing the testing:

http://wikis.sun.com/display/SRWC2dot2/How+to+Make+Sun+Ray+Printers+Available+to+a+Windows+Session

Response from Igor:

I experimented with the css a bit and I noticed that if I use different kind of overflow setting, I can get the FF3 to render horizontal scroll bars but then they will be rendered everywhere even if they are not needed, which makes these section look pretty ugly:
------------------------------------------------------------------------
I wonder if this isn't a Firefox bug. Safari 4 renders the page properly.
Can you please file a bug and we'll have our css expert look into it.
So much for web standards :-/



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
IgorMinar added a comment - 21/Aug/09 08:55 PM
We'll need Greg's help with this one.

IgorMinar added a comment - 23/Sep/09 05:37 PM
this was fixed by replacing overflow=automatic with overflow=visible in css