public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug web/45798] New: bugzilla: line-wrapping issues with description and comments.
@ 2010-09-26 16:51 rwild at gcc dot gnu.org
  2010-09-26 20:16 ` [Bug web/45798] " LpSolit at netscape dot net
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: rwild at gcc dot gnu.org @ 2010-09-26 16:51 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45798

           Summary: bugzilla: line-wrapping issues with description and
                    comments.
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: web
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rwild@gcc.gnu.org


When I type text into a bug description or a comment, I usually make sure to
not enter hard newlines within a paragraph.  Nevertheless, the comments are
shown with newlines where they appeared in my typed text, in addition to
automatic wrapping done by the browser.

This leads to ugly display like
this
where you have one or two words
and then
another newline.

IIRC the old bugzilla did not do this.  How can I avoid it/can it be fixed?

Thanks!


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug web/45798] bugzilla: line-wrapping issues with description and comments.
  2010-09-26 16:51 [Bug web/45798] New: bugzilla: line-wrapping issues with description and comments rwild at gcc dot gnu.org
@ 2010-09-26 20:16 ` LpSolit at netscape dot net
  2010-09-26 22:09 ` rwild at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: LpSolit at netscape dot net @ 2010-09-26 20:16 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45798

--- Comment #1 from Frédéric Buclin <LpSolit at netscape dot net> 2010-09-26 17:47:19 UTC ---
This is not supposed to happen. Maybe a bug in your browser?


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug web/45798] bugzilla: line-wrapping issues with description and comments.
  2010-09-26 16:51 [Bug web/45798] New: bugzilla: line-wrapping issues with description and comments rwild at gcc dot gnu.org
  2010-09-26 20:16 ` [Bug web/45798] " LpSolit at netscape dot net
@ 2010-09-26 22:09 ` rwild at gcc dot gnu.org
  2010-09-26 22:31 ` kargl at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: rwild at gcc dot gnu.org @ 2010-09-26 22:09 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45798

--- Comment #2 from Ralf Wildenhues <rwild at gcc dot gnu.org> 2010-09-26 17:59:13 UTC ---
Surely possible, but I'd wonder if I'm the only one seeing that then. Running
Debian's iceweasel 3.0.6, Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.19)
Gecko/2010091807 Iceweasel/3.0.6 (Debian-3.0.6-3).


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug web/45798] bugzilla: line-wrapping issues with description and comments.
  2010-09-26 16:51 [Bug web/45798] New: bugzilla: line-wrapping issues with description and comments rwild at gcc dot gnu.org
  2010-09-26 20:16 ` [Bug web/45798] " LpSolit at netscape dot net
  2010-09-26 22:09 ` rwild at gcc dot gnu.org
@ 2010-09-26 22:31 ` kargl at gcc dot gnu.org
  2010-09-26 23:21 ` rwild at gcc dot gnu.org
  2010-09-27  1:46 ` LpSolit at netscape dot net
  4 siblings, 0 replies; 6+ messages in thread
From: kargl at gcc dot gnu.org @ 2010-09-26 22:31 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45798

--- Comment #3 from kargl at gcc dot gnu.org 2010-09-26 18:15:00 UTC ---
(In reply to comment #2)
> Surely possible, but I'd wonder if I'm the only one seeing that then. Running
> Debian's iceweasel 3.0.6, Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.19)
> Gecko/2010091807 Iceweasel/3.0.6 (Debian-3.0.6-3).

It happens in firefox 3.6.4 on FreeBSD.  I see lines extending
outside the comment area in comments #2 and #5 of

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45778

Note, changing the fontsize via ctrl- or ctrl+
has no affect.

-- 
steve


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug web/45798] bugzilla: line-wrapping issues with description and comments.
  2010-09-26 16:51 [Bug web/45798] New: bugzilla: line-wrapping issues with description and comments rwild at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2010-09-26 22:31 ` kargl at gcc dot gnu.org
@ 2010-09-26 23:21 ` rwild at gcc dot gnu.org
  2010-09-27  1:46 ` LpSolit at netscape dot net
  4 siblings, 0 replies; 6+ messages in thread
From: rwild at gcc dot gnu.org @ 2010-09-26 23:21 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45798

--- Comment #4 from Ralf Wildenhues <rwild at gcc dot gnu.org> 2010-09-26 18:31:50 UTC ---
Hmm, that's not what I meant though.  I see e.g., in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37888#c1
the word "as" being wrapped to a line of its own.  Hmm, larger or smaller text
sizes do not show that particular issue though, so I guess you're right that
what I'm seeing is a browser issue.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug web/45798] bugzilla: line-wrapping issues with description and comments.
  2010-09-26 16:51 [Bug web/45798] New: bugzilla: line-wrapping issues with description and comments rwild at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2010-09-26 23:21 ` rwild at gcc dot gnu.org
@ 2010-09-27  1:46 ` LpSolit at netscape dot net
  4 siblings, 0 replies; 6+ messages in thread
From: LpSolit at netscape dot net @ 2010-09-27  1:46 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45798

Frédéric Buclin <LpSolit at netscape dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #5 from Frédéric Buclin <LpSolit at netscape dot net> 2010-09-26 19:15:20 UTC ---
(In reply to comment #3)
> It happens in firefox 3.6.4 on FreeBSD.  I see lines extending
> outside the comment area in comments #2 and #5 of

Unrelated. Quoted text is never wrapped. That's not a bug.


(In reply to comment #4)
> the word "as" being wrapped to a line of its own.

I see "as" at the end of the line, not on its own line. Firefox 3.0.6 is old.
Maybe this is fixed in 3.6 or 4.0beta.

Resolving as WFM as it doesn't look like a Bugzilla bug.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-09-26 19:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-26 16:51 [Bug web/45798] New: bugzilla: line-wrapping issues with description and comments rwild at gcc dot gnu.org
2010-09-26 20:16 ` [Bug web/45798] " LpSolit at netscape dot net
2010-09-26 22:09 ` rwild at gcc dot gnu.org
2010-09-26 22:31 ` kargl at gcc dot gnu.org
2010-09-26 23:21 ` rwild at gcc dot gnu.org
2010-09-27  1:46 ` LpSolit at netscape dot net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).