Activity log for bug #4646

Date Who What changed Old value New value Message
2005-11-19 22:44:02 Maurizio Moriconi bug added bug
2005-11-29 17:13:49 Matthew Paul Thomas rosetta: status New Accepted
2005-11-29 17:13:49 Matthew Paul Thomas rosetta: assignee mpt
2005-11-30 18:28:08 Matthew Paul Thomas description When you go to translate a package using Safari (on Mac os X Tiger) and there are some long phrase to translate the page enlarge and to click to "save & continue" button you must use the horizontal scrollbar. In other browser this thing don't happen. In Konqueror and Safari, pages that have multi-line suggestions (like <https://launchpad.net/distros/ubuntu/dapper/+source/gnome-screensaver/+pots/gnome-screensaver/it/+translate?offset=10>) are often very wide. This is because the pages contain <pre> with long lines. Gecko notices the {overflow: auto;} applied to the <pre>, and shortens the element with scrollbars to keep the page a sensible width. KHTML also supports {overflow: auto;}, but prefers to widen the page so that it doesn't have to add scrollbars. Somehow KHTML needs to be persuaded that keeping the page narrow is more important than avoiding scrollbars.
2005-11-30 18:31:13 Matthew Paul Thomas title Translation page is display too large in Safari Browser Multi-line suggestions cause over-wide pages in Konqueror and Safari
2006-04-15 03:05:33 Matthew Paul Thomas description In Konqueror and Safari, pages that have multi-line suggestions (like <https://launchpad.net/distros/ubuntu/dapper/+source/gnome-screensaver/+pots/gnome-screensaver/it/+translate?offset=10>) are often very wide. This is because the pages contain <pre> with long lines. Gecko notices the {overflow: auto;} applied to the <pre>, and shortens the element with scrollbars to keep the page a sensible width. KHTML also supports {overflow: auto;}, but prefers to widen the page so that it doesn't have to add scrollbars. Somehow KHTML needs to be persuaded that keeping the page narrow is more important than avoiding scrollbars. Pages that have multi-line suggestions (like <https://launchpad.net/distros/ubuntu/dapper/+source/gnome-screensaver/+pots/gnome-screensaver/it/+translate?offset=10>) are often very wide. This is because the pages contain <pre> with long lines. Originally this was happening just with Konqueror and Safari, because Gecko noticed the {overflow: auto;} applied to the <pre>, and shortened the element with scrollbars to keep the page a sensible width. KHTML also supports {overflow: auto;}, but prefers to widen the page so that it doesn't have to add scrollbars.
2006-04-15 03:05:33 Matthew Paul Thomas title Multi-line suggestions cause over-wide pages in Konqueror and Safari Multi-line suggestions cause over-wide translation pages
2006-04-15 03:06:07 Matthew Paul Thomas rosetta: severity Normal Critical
2006-04-15 03:06:07 Matthew Paul Thomas rosetta: statusexplanation
2006-04-23 06:34:00 Matthew Paul Thomas rosetta: status Confirmed In Progress
2006-04-23 10:09:23 Matthew Paul Thomas rosetta: status In Progress Fix Committed
2006-04-26 03:09:52 Matthew Paul Thomas rosetta: status Fix Committed Fix Released