[prev in list] [next in list] [prev in thread] [next in thread] 

List:       konq-bugs
Subject:    [Bug 76484] New: forms button in table cell does overlap cells
From:       david Delbecq <tchize () myrealbox ! com>
Date:       2004-03-01 9:20:46
Message-ID: 20040301092046.18629.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=76484      
           Summary: forms button in table cell does overlap cells boundaries
           Product: konqueror
           Version: 4.0
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: khtml
        AssignedTo: konq-bugs kde org
        ReportedBy: tchize myrealbox com


Version:           4.0 (using KDE 3.1.5)
Installed from:     (testing/unstable)
Compiler:          gcc version 3.3.3 20031229 (prerelease) (Debian)
OS:          Linux (i686) release 2.4.24-1-686-smp

When you have a table inside a form, and one cell of this table contain a button form \
entry only. The next cell, right to the one with the button, seems to begin at the \
end of button content instead of the end of button border. So the button border \
overlap the cell borders and the text in adjacent cell overlaps the form button too. \
The text should at least stand next to button, not over it. Following simple web page \
demonstrate it:

<html>
<body>
<FORM METHOD="POST" ACTION="">
<table border="0" cellpadding="0">
    <tr>
      <td>
          <button NAME="action" VALUE="add_data_frame" TYPE="submit">
              <img src="http://www.kde.org/media/images/hotspots/kde-look.png">
          </button>
      </td>
      <td>
          Some text here overlaps button
      </td>
    </tr>
</table>
</form>
</body>
</html>
_______________________________________________
Konq-bugs mailing list
Konq-bugs@mail.kde.org
https://mail.kde.org/mailman/listinfo/konq-bugs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic