unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: 14813@debbugs.gnu.org
Subject: bug#14813: 24.3.50; eww (Text areas): Improve aesthetics
Date: Fri, 19 Jul 2013 16:46:50 +0200	[thread overview]
Message-ID: <m3y592ip45.fsf@stories.gnus.org> (raw)
In-Reply-To: <87txk52dwi.fsf@gmail.com> (Jambunathan K.'s message of "Mon, 08 Jul 2013 22:21:41 +0530")

Jambunathan K <kjambunathan@gmail.com> writes:

> Any Emacswiki page will do.  Try this link for example.
>
>         http://www.emacswiki.org/emacs/?action=edit;id=EmacsNewbie

This should now work slightly better...

> Textareas reminds me of my school days. Should I strictly type
> between the "rules" :-)
>
> I would rather prefer a border around the text area.

Yes, but I'm not quite sure how to achieve that.  Currently it just uses

(defface eww-form-text
  '((t (:background "#505050"
		    :foreground "white"
		    :box (:line-width 1))))

which works perfectly for single-line inputs.

The vertical lines are elided when two characters with the same box face
are adjacent, but the horizontal lines are not.

Is this a bug in the face code, perhaps?

> What if Text area overflows horizontally or vertically.  Is there any
> support for scrolling in that case :-)

Nope.  But it'll extend if you type at the last character on the last
line.  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





  reply	other threads:[~2013-07-19 14:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-08  5:19 bug#14813: 24.3.50; eww (Text areas): Improve aesthetics Jambunathan K
2013-07-08 15:01 ` Lars Magne Ingebrigtsen
2013-07-08 16:51   ` Jambunathan K
2013-07-19 14:46     ` Lars Magne Ingebrigtsen [this message]
2013-07-19 17:16       ` Jambunathan K
2013-07-20  4:25         ` Jambunathan K
2013-07-30 15:03         ` Lars Magne Ingebrigtsen
2013-11-15  5:00 ` Jambunathan K

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3y592ip45.fsf@stories.gnus.org \
    --to=larsi@gnus.org \
    --cc=14813@debbugs.gnu.org \
    --cc=kjambunathan@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).