Opened 19 years ago

Closed 18 years ago

Last modified 15 years ago

#1748 closed defect (fixed)

left-edge border is set when multicolmun is applied in tabular material

Reported by: chkno@… Owned by: poenitz
Priority: high Milestone: 1.4.0
Component: tabular Version: 1.3.5
Severity: minor Keywords: patch testcase
Cc:

Description

Lyx turns on the left edge border in tabular material rather than preserving the
current setting when multicolumn is applied.

Steps to reproduce:
1) Create a table with at least two columns.
2) Select all cells. Bring up tabular layout dialog.
3) From Borders tab, select All Borders:Clear. Close dialog.
4) Select a set of adjcent cells that borders the left edge of the table.
5) Bring up tabular layout dialog.
6) From the Table Settings tab, select Multicolumn.
7) Observe that there is now a border along the left edge.

Attachments (1)

tab.diff (768 bytes ) - added by levon 19 years ago.
patch

Download all attachments as: .zip

Change History (8)

comment:1 by levon, 19 years ago

Keywords: patch testcase added
Owner: changed from poenitz to levon

by levon, 19 years ago

Attachment: tab.diff added

patch

comment:2 by levon, 19 years ago

Status: newassigned

comment:3 by levon, 19 years ago

Subject: lyx-devel src/: ChangeLog tabular.C

CVSROOT: /usr/local/lyx/cvsroot
Module name: lyx-devel
Repository: lyx-devel/src/
Changes by: levon@… 05/07/20 02:10:56

Modified files:

lyx-devel/src/: ChangeLog tabular.C

Log message:

fix #1748

Bugs:
#1748

Patches:
http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/ChangeLog?r1=1.2254&r2=1.2255
http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/tabular.C?r1=1.225&r2=1.226

Complete Diff:
/usr/bin/cvs -f diff -kk -u -r 1.2254 -r 1.2255 src/ChangeLog
/usr/bin/cvs -f diff -kk -u -r 1.225 -r 1.226 src/tabular.C

comment:4 by levon, 19 years ago

Keywords: fixedintrunk added

Fixed in CVS now.

comment:5 by levon, 19 years ago

Owner: changed from levon to poenitz
Status: assignednew

I don't intend to fix it for 1.3.x though.

comment:6 by Lars Gullik Bjønnes, 18 years ago

Milestone: 1.4.0
Resolution: fixed
Status: newclosed

fixed

comment:7 by ps@…, 15 years ago

Keywords: fixedintrunk removed
Note: See TracTickets for help on using tickets.