QCAD Bugtracker

QCAD - 2D CAD System.

Click here for a documentation of the DokuWiki formatting syntax that can be used in reports

Please search for existing tasks (also closed ones) before opening a new task.

Please make sure that you are using the latest Version of QCAD before posting a bug (menu Help > Check for Updates)

IDCategoryTask Type  ascSeveritySummaryStatusProgress
2558QCAD/CAMBug ReportLowOffset trajectory path issue with circular Lead In/OutAssigned
0%
Task Description

Andrew,

Please refer to related forum topic:
https://www.qcad.org/rsforum/viewtopic.php?f=74&t=10724#p44206

An eighth circle with radius 8 Lead In/Out relates to nothing in the actual exported cutter trajectory.
Nor does it with the edge being cut.

Proper examples and a comparison with ‘Extension’ type Lead In/Out included.
Conclusion: IMHO connecting the cutter trajectory and edge being cut is wrong.

It looks a lot like turning on Cutter Compensation (G41/42) while the motion is circular.
But that is uncommon because most controllers can not cope with this motion.
One can increase the offset gradually along a straight pre-entry segment for turning on G41/42 but not along a circular path.
Also see snippet:
- Pre-entry C→B turning on G41
- Circular Lead In B→A

Regards,
CVH

 1 QCAD (main)Bug ReportVery Low Sample Task Closed
100%
Task Description

This isn’t a real task. You should close it and start opening some real tasks.

 63 QCAD (main)Bug ReportVery Low Property Editor is floated after first start Closed
100%
Task Description

OpenSUSE / Ubuntu / Kubuntu: After the first start, the property editor window is (unless the layer list) floated.

 309 QCAD (main)Bug ReportVery Low Templates Closed
100%
Task Description

Edit–>Application Preferences–>Load/Save–>Templates

click Add, then Cancel ⇒ enabled Down button ⇒ click Down ⇒

Uncaught exception at C:/Program Files/QCAD Professional\scripts/Widgets/DirectoryList/DirectoryList.js:72: Error: QListWidget::insertItem(): could not find a function match; candidates are: insertItem(int row, QListWidgetItem item) insertItem(int row, String label)

 415 QCAD (main)Bug ReportVery Low SEGFAULT RMainWindowQt::event(), add custom property to ...Closed
100%
Task Description
  • SEGFAULT when trying to add custom string property to a block reference

back trace:

Thread [1] 5622 (Suspended : Signal : SIGSEGV:Segmentation fault)	
	malloc_consolidate() at 0xb50470e8	
	_int_malloc() at 0xb5048743	
	_int_realloc() at 0xb504a2d3	
	realloc() at 0xb504bbd3	
	qRealloc() at 0xb535a864	
	QVectorData::reallocate() at 0xb53c78ac	
	0xb58ddc9f	
	0xb5a3f96e	
	0xb5a361fd	
	0xb5a3989f	
	0xb5a39b1a	
	QRegion::operator+=() at 0xb5a3b283	
	0xb5acf62c	
	QWidgetPrivate::syncBackingStore() at 0xb58ca7e2	
	QWidget::event() at 0xb58daf74	
	QMainWindow::event() at 0xb5d2c6d5	
	RMainWindowQt::event() at RMainWindowQt.cpp:624 0x8e86f7d	
	QApplicationPrivate::notify_helper() at 0xb5871d7c	
	QApplication::notify() at 0xb5875b64	
	QCoreApplication::notifyInternal() at 0xb547215b	
	QCoreApplicationPrivate::sendPostedEvents() at 0xb5473457	
	QCoreApplication::sendPostedEvents() at 0xb547363d	
	0xb54a2344	
	g_main_context_dispatch() at 0xb4aee509	
	0xb4aeed10	
	g_main_context_iteration() at 0xb4aeefce	
	QEventDispatcherGlib::processEvents() at 0xb54a2741	
	0xb5932a55	
	QCoreApplication::processEvents() at 0xb54738e9	
	0xb6930965	
	QScriptEngineAgentPrivate::atStatement() at 0xb6bc297b	
	0xb6a41232	
	0xb6a8d39a	
	0xaa2d721d	
	0xb6a423e3	
	0xb6af06e0	
	0xb6ac201e	
	QScriptValue::call() at 0xb6bd2e67	
	REcmaShellPropertyEditor::updateGui() at REcmaShellPropertyEditor.cpp:1,183 0x8d3b975	
	RPropertyEditor::updateFromDocument() at RPropertyEditor.cpp:226 0x8fb3f7d	
	REcmaShellPropertyEditor::updateFromDocument() at REcmaShellPropertyEditor.cpp:111 0x8d370ba	
	RMainWindow::notifyPropertyListeners() at RMainWindow.cpp:245 0x8f9de71	
	RMainWindowQt::event() at RMainWindowQt.cpp:568 0x8e86eb7	
	QApplicationPrivate::notify_helper() at 0xb5871d7c	
	QApplication::notify() at 0xb5875b64	
	QCoreApplication::notifyInternal() at 0xb547215b	
	QCoreApplicationPrivate::sendPostedEvents() at 0xb5473457	
	QCoreApplication::sendPostedEvents() at 0xb547363d	
	0xb54a2344	
	g_main_context_dispatch() at 0xb4aee509	
	0xb4aeed10	
	g_main_context_iteration() at 0xb4aeefce	
	QEventDispatcherGlib::processEvents() at 0xb54a2741	
	0xb5932a55	
	QEventLoop::processEvents() at 0xb547131d	
	QEventLoop::exec() at 0xb54715aa	
	QCoreApplication::exec() at 0xb5473701	
	qtscript_QCoreApplication_static_call() at 0xb08dc4b7	
	0xb6bd813c	
	0xb6ac1f68	
	0xb6a9164c	
	0xb083e0f4	
	0xb6a44262	
	0xb6a445f7	
	0xb6bb0f92	
	QScriptEngine::evaluate() at 0xb6bba46f	
	RScriptHandlerEcma::eval() at RScriptHandlerEcma.cpp:790 0x87d5a26	
	RScriptHandlerEcma::doScript() at RScriptHandlerEcma.cpp:786 0x87d591f	
	RScriptHandler::init() at RScriptHandler.cpp:31 0x8fbbbc2	
	main() at main.cpp:256 0x87cf40a	

 420 QCAD (main)Bug ReportVery Low Escape doesn't clear line until mouse moves. Closed
100%
Task Description

Select line tool (Line from two points).
Click once to start line
Click again to end line
Now press escape.
Line linking to mouse remains until mouse moved.
Should disapear when escape is pressed to show that the line has been cancelled.

 490 QCAD (main)Bug ReportVery Low Mac Property Editor Layout problem. Closed
100%
Task Description

With Mac OS X 10.5.8 PPC, in the Property Editor the entries are aligned at the bottom and not in the center. The strange is that in your screenshots on the site everything is correct (http://www.qcad.org/img/qcad3_mac.png). Add a picture for the problem.

 493 QCAD (main)Bug ReportVery Low Bug File's Name Closed
100%
Task Description

If in the file’s name I’ve “/” (for ex. 2012/02/10) QCAD substite with “:” (2012:02:10). Regard the file’s name in the tab of QCAD.

 494 WebsiteBug ReportVery Low QCAD 3 it's also for Apple PPC! Closed
100%
Task Description

In the website → http://www.qcad.org/qcad3.html
lacks compatibility with Leopard 10.5.8 PPC. I chose QCAD for this ... ;-)

 496 QCAD (main)Bug ReportVery Low Error in Application Preferences -> Default Dimension S ...Closed
100%
Task Description

In the Application Preferences (but also in the Drawings Preferences) → Dimension → Default Dimension Settings → Label Format → Linear (and Angular) Dimension → Show Trailing Zeros, the example is wrong if the option is checked.

 540 QCAD (main)Bug ReportVery Low "pa" ("parallel") keycode triggers wrong action Closed
100%
Task Description

In the latest QCAD Community Edition source code (2.0.5.0-1-community), the wrong action is triggered for the “pa” keycode. Specifically, it triggers the basic draw line command. Here is the relevant code from qcadcmd/src/rs_commands.cpp, in RS_Commands::keycodeToAction:

  } else if (c==tr("li", "line")) {
      ret = RS2::ActionDrawLine;
  } else if (c==tr("pa", "parallel")) {
      ret = RS2::ActionDrawLine;

I believe this should instead be:

  } else if (c==tr("li", "line")) {
      ret = RS2::ActionDrawLine;
  } else if (c==tr("pa", "parallel")) {
      ret = RS2::ActionDrawLineParallel;
 549 QCAD (main)Bug ReportVery Low linewidth seems to be ignored in bitmap export Closed
100%
Task Description

I tried exporting a 297x210mm drawing to png with 2970×2100 pixels, lines had linewidth 2mm and resulting lines in png had only a few pixels (instead of the expected ~20 pixels).

 560 QCAD (main)Bug ReportVery Low Some parameters changes lost after saving and reopening ...Closed
100%
Task Description

Hi,
First of all, thanks for this wonderful product !

My issue : when I modify (at file level) some parameters like the number of decimals in cotations, or the linethikness of a calc, these modifications are lost after saving and reopening the dxf. It comes back to the default values. It is not the case for the colors for instance.

At your disposal for other informations.
Fred

 616 QCAD (main)Bug ReportVery Low Qcad 3 logo incorrect Closed
100%
Task Description

Not a major thing in fact, but there is an error in the logo of QCad3.
Surrounded in red in the jpg.

 659 QCAD (main)Bug ReportVery Low Some true type fonts may not be supported Closed
100%
Task Description

Customer reports that TTF called “Magneto” is not shown properly.

 890 QCAD (main)Bug ReportVery Low Relative zero point mark artifact on print preview Closed
100%
Task Description

The relative zero point mark appears on the print preview screen. I don’t know, if it also gets printed (my printer setup appears to be broken at the moment), but it does not get exported to PDF, so I guess it is only on the print preview.

On a side note, I think that the reset command (qq) should also clear this. The manual states:

The Neutral State of QCAD
Menu:    Edit - Reset
Keycode: QQ

After the start, QCAD is in its neutral state. That means that no special tool is active and QCAD waits for you to click a menu or tool button to start a tool and start doing something.

As there is no relative zero point just after startup, I think it should also not persist a qq.

 998 QCAD/CAMBug ReportVery Low Grounded 0 recursive block references in blocks: Closed
100%
Task Description

I open anyting file dxf, the message pop-up : Grounded 0 recursive block references in blocks:

 1042 QCAD (main)Bug ReportVery Low Preferences dialogs: help button shown in dialog header Closed
100%
Task Description

See:
http://www.qcad.org/rsforum/viewtopic.php?f=33&t=2887&view=unread#unread

 1117 QCAD (main)Bug ReportVery Low Text rendering: particular font not rendered properly Closed
100%
Task Description

Font file:
http://dl.dropbox.com/u/4339492/Entypo.dmg

Text not rendered:

(\U+2139)

See also:
http://www.qcad.org/rsforum/viewtopic.php?f=32&t=3065

 1191 QCAD (main)Bug ReportVery Low Toolbar: Unnecessary or double divider Closed
100%
Task Description

Yes - it is only cosmetic but it is also stealing space in the Toolbar.

Would be nice to have them removed. ;-)

 1219 QCAD (main)Bug ReportVery Low File > Print Current View: error with multiple pages se ...Closed
100%
Task Description

Windows XP, QCAD Pro 3.9.4.0 (3.9.4)
Multi-page drawing, 3 columns on american tabloid landscape (11 inch x 17 inch).
Current view is top right quadrant of page 2, Print current view prints top left quadrant of all 3 pages. Last full print was all 3 pages in full.

 1223 QCAD (main)Bug ReportVery Low Text: formatting with subscript and font size Closed
100%
Task Description

- enter the text A1 and format the “1” as subscript and with a different font size.
When you click OK, it will be something like: AH3.571431;
I have to manually edit it (source tab) to AH3.57143;S^1;

 1275 QCAD (main)Bug ReportVery Low Library browser: path display under Windows Closed
100%
Task Description

It’s wrong URL Librarie on QCAD 3.10

Actually the register is C:/name/etc (wrong write to acces a new library) could’you change the code for write a good URL ( C:\name\...) it’s very important to use QCAD

 1301 QCAD (main)Bug ReportVery Low Auto Zoom includes invisible Blocks Closed
100%
Task Description

Open drawing and Auto Zoom will also use invisible Blocks for the displayed Zoom Factor.

 1314 dxflibBug ReportVery Low DL_Attributes::isInPaperSpace should be const Closed
100%
Task Description

Only getter that’s missing it in dl_attributes.h

 1369 QCAD/CAMBug ReportVery Low qcad-bin is trying to access non-existent /home/andrew Closed
100%
Task Description

I experience long start delays. I’ve trace the problem to the fact that I have autofs automounting my home directories. However, an strace of qcad-bin shows the following:

execve("/opt/ribbonsoft/qcad/qcad-3.12.6/qcad-bin", ["/opt/ribbonsoft/qcad/qcad-3.12.6"...], [/* 87 vars */]) = 0
brk(NULL)                               = 0x1eca000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd6194ad000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/home/andrew/local/qt/lib/tls/x86_64/libqcadecmaapi.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/home/andrew/local/qt/lib/tls/x86_64", 0x7fff4722f250) = -1 ENOENT (No such file or directory)
open("/home/andrew/local/qt/lib/tls/libqcadecmaapi.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/home/andrew/local/qt/lib/tls", 0x7fff4722f250) = -1 ENOENT (No such file or directory)
open("/home/andrew/local/qt/lib/x86_64/libqcadecmaapi.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/home/andrew/local/qt/lib/x86_64", 0x7fff4722f250) = -1 ENOENT (No such file or directory)
open("/home/andrew/local/qt/lib/libqcadecmaapi.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/home/andrew/local/qt/lib", 0x7fff4722f250) = -1 ENOENT (No such file or directory)

Since there is no “andrew” user here, I have to wait for automount to timeout which takes about 2m and is rather annoying.

 1376 QCAD (main)Bug ReportVery Low Tool matrix: missing "X/Y of position" and "Y/X of posi ...Closed
100%
Task Description

There is no “X/Y of position” and “Y/X of position” snap function in Tool matrix.

 1377 QCAD (main)Bug ReportVery Low CE - is asking to save an untouched drawing Closed
100%
Task Description

If I launch the CE edition / do nothing with the empty default drawing and then try to terminate QCAD an unexpected warning pops up:

Do you want to save the changes you made in ‘Untitled 1’ ...

Hey - I haven’t change anything and there is nothing what needs to be saved ... ;-)

 1384 QCAD (main)Bug ReportVery Low Lost Icons in Context Menu Closed
100%
Task Description

When I press ALT + Left mouse click to select overlapping entities - afterwards the icons in the context menu become lost until I restart QCAD again!

 1400 QCAD (main)Bug ReportVery Low Layer > Add Layer: layer name not selected by default Closed
100%
Task Description

Text in layer name input with default layer name should be selected by default, so it can be replaced without deleting text first.

 1417 QCAD (main)Bug ReportVery Low Dimension: missing tolerance icons in options toolbar Closed
100%
Task Description

e.g. Dimension > Horizontal: tolerance inputs should have an icon next to them.

 1424 QCAD (main)Bug ReportVery Low Edit > Undo: hatches not selected Closed
100%
Task Description

If a hatch is selected, then rotated or scaled and this is undone afterwards, the hatch is not selected anymore.

1443QCAD (main)Bug ReportVery LowView > Status Bar remains uncheckedAssigned
0%
1 Task Description

Status Bar menu remains unchecked even it is toggled on or off

 1459 QCAD (main)Bug ReportVery Low  File > Revert: changes grid appearance Closed
100%
Task Description

... even if it wasn’t used in the saved drawing.

 1460 QCAD (main)Bug ReportVery Low Two Display Environment --> Problems with Toolboxes and ...Closed
100%
1 Task Description

Hello,

I’m unsing a two display environment and got all Tools and Widgets placed on the second display.
See qcad1.png

There are two problems:

1.) When I open another application on second display, three toolboxes stay on top, the others are behind new application.
See qcad2.png

2.) When I minimize Qcad only the mainwindow will be minimuzed, all the toolboxes and widgets stay on second display also with problem 1.
See qcad3.png

Whould be great, when this issues will be fixed :-)

Thank you very much
Andreas

P.S.: Hope described well, if not, please drop me a reply...

 1498 QCAD (main)Bug ReportVery Low Grid mask lines when zoom Closed
100%
Task Description

All lines are masked when I zoom. Not easy to work!

 1500 QCAD (main)Bug ReportVery Low Some plugins not built right in debug mode Closed
100%
Task Description

Building current HEAD (5468b69) with:

/usr/local/lib/qt5/bin/qmake \
        QMAKE_CXXFLAGS="-g -ggdb3 -I/usr/local/include" \
        QMAKE_LIBS="-lcxxrt -L/usr/local/lib" \
        -r
make debug
tinky:~/w/qcad/qcad$ ../qcad.sh
Launching QCAD debug
QCAD version  3.15.5.7
RPluginLoader.cpp:67, static QStringList RPluginLoader::getPluginFiles():
11:25:06: Debug:    Ignoring release plugin built in debug mode:  "libqcadexample.so"
RPluginLoader.cpp:67, static QStringList RPluginLoader::getPluginFiles():
11:25:06: Debug:    Ignoring release plugin built in debug mode:  "libtransactionlistener.so"
RDxfPlugin.cpp:9, virtual bool RDxfPlugin::init():
11:25:06: Debug:    RDxfPlugin::init
RDebug.cpp:81, static int RDebug::stopTimer(int, const QString &, int):
11:25:15: Debug:    TIMER:  1038000000 ns ( 1038 ms )  -  "loading add-ons"
RDebug.cpp:81, static int RDebug::stopTimer(int, const QString &, int):
11:25:19: Debug:    TIMER:  18446744073365584320 ns ( 18446744073365 ms )  -  "initializing add-ons"
RScriptHandlerEcma.cpp:1468, static QScriptValue RScriptHandlerEcma::ecmaMessageHandler(QScriptContext *, QScriptEngine *, RS::MessageType):

For whatever reason, libqcadexample.so and libtransactionlistener.so don’t get named _debug.so (which seems to be the cause for the message), while libqcaddxf_debug.so seems to be OK.

The following diff sorts this out, with no apparent ill effect:

diff --git a/support/examples/exampleplugin/exampleplugin.pro b/support/examples/exampleplugin/exampleplugin.pro
index 0c58c56..d72a866 100644
--- a/support/examples/exampleplugin/exampleplugin.pro
+++ b/support/examples/exampleplugin/exampleplugin.pro
@@ -1,7 +1,8 @@
-include(../../../shared.pri)
 CONFIG      += plugin
 TARGET      = $${RLIBNAME}example
 
+include(../../../shared.pri)
+
 TEMPLATE    = lib
 HEADERS     = RExamplePlugin.h
 SOURCES     = RExamplePlugin.cpp
diff --git a/support/examples/transactionlistener/transactionlistener.pro b/support/examples/transactionlistener/transactionlistener.pro
index ed6c84d..7ee9bef 100644
--- a/support/examples/transactionlistener/transactionlistener.pro
+++ b/support/examples/transactionlistener/transactionlistener.pro
@@ -1,7 +1,8 @@
-include(../../../shared.pri)
 CONFIG      += plugin
 TARGET      = transactionlistener
 
+include(../../../shared.pri)
+
 TEMPLATE    = lib
 HEADERS     = TransactionListenerPlugin.h
 SOURCES     = TransactionListenerPlugin.cpp
 1518 QCAD (main)Bug ReportVery Low Landscape/Portrait gets confused for custom page size Closed
100%
Task Description

Hello

In the Print Preview or Drawing Preferences / Page Settings if I select a Custom size, then landscape/portrait does not really make sense.

For instance, at work we have a laser cutter which uses a printer driver. The bed of the laser is 600 wide by 300 high. When I wanted to cut
something, I created a custom page size of 600×300 and selected Landscape (because it is wider than high)

Strangely, back in the Print Preview, the page is now sized opposite with regards to Portrait / Landscape mode, which was confusing somewhat.

(see pictures attached)

I think that for ‘Custom’ page size in Drawing Preferences, the option of Portrait or Landscape should probably be ghosted

Then, I think that for Portrait / Landscape mode in the Print Preview, it should display the shape most appropriate, rather than just assuming that the document fits the norm:

  1. Taller than Wide for Portrait mode
  2. Wider than Tall for Landscape mode
 1574 QCAD (main)Bug ReportVery Low Layer > Remove: deleting sublayer switches to layer 0 Closed
100%
Task Description

I have set the delete layer preference to make the next layer in the list the current. This will not work for sublayers. After deleting a sublayer the 0 layer will become current.

 1581 QCAD (main)Bug ReportVery Low View > Selection Filter: no inputs for property Linetyp ...Closed
100%
Task Description

See also:
https://www.qcad.org/rsforum/viewtopic.php?f=32&t=4876

 1583 QCAD (main)Bug ReportVery Low Option / Rotation missing defaults for 15 and 345 degre ...Closed
100%
Task Description

... just cosmetic!

The Option drop down list for rotations (e.g. Paste etc) shows all steps incremental for every 15 degree - but 15 and 345 degree are missing.

I’m happy that we don’t have bigger problems!!! :-)

 1587 QCAD (main)Bug ReportVery Low PDF export created with wrong date time Closed
100%
Task Description

Hi guys,

when I export my dxf drawing to pdf, the pdf properties shows wrong “created date”. I am in UTC+2, the date shows 2 hours less.
I exported the pdf at 12:24, the attached ps shows 10:24.

BR,
Soma

 1659 QCAD (main)Bug ReportVery Low File > Print Preview: does not always open / close prop ...Closed
100%
Task Description

Case:
Drawing with Viewport,
in Model Space - launch Print Preview - Paper size and display ok,
change directly to Paper_Space - Paper size and display ok,
switch back to Model Space - Paper size ok but the Paper display looks infinitive big ...

Print Preview off/on or launching/canceling Drawing Preferences will solve the display issue.

 1660 QCAD (main)Bug ReportVery Low Draw > Viewport > Add Viewport: viewport in model space Closed
100%
Task Description

... I have the feeling that wasn’t the idea. I’m correct?

Case:
in Model Space, launch Add Viewport, determine the Viewport rectangle - when done QCAD will switch to a Layout Block.
Now in Layout Block, don’t(!) place the Viewport, switch back to Model Space and the Viewport is still attached to the Mouse pointer and you can place it in your Model Space. The source of the Viewport will then disappear.

 1668 QCAD (main)Bug ReportVery Low Text color of command line unreadable with KDE's Breeze ...Closed
100%
Task Description

I prefer the Breeze Dark color scheme as it find it less stressful on my eyes, however it’s unusable with QCAD where the Command Line prompts and responses are rendered as a very light grey on a white background. I believe the proper fix would be one (or both) of:

  • Make the Command Line area background follow the desktop scheme. (It appears that the text already does so, hence the light text, but since the background doesn’t it becomes unusable.)
  • Provide a configuration option for the text and/or background color used in the Command Line area.

Screen shots are attached showing both Breeze and Breeze Dark schemes.

1691QCAD (main)Bug ReportVery LowIssue with Layouts after "File-Revert"Assigned
0%
Task Description

QCad 3.19.2 Professional, 64bit, Liux Mint

Case:
1. Open some saved drawing with viewport entities on layout block (paper space). Print Preview mode is “On” automatically.
2. After “File-Revert” drawing is reopened on layout block (paper space), but now Print Previw mode is “Off” .

For example can try on “flange.dxf”

 1692 QCAD (main)Bug ReportVery Low Issue with Layouts. "Viewport" enteties are not highlig ...Closed
100%
Task Description

QCad 3.19.2 Professional, 64bit, Linux Mint

Case:
1. Open some drawing with viewport entities on layout block (paper scace). Print Preview mode is “On” automatically.
2. Switch to “Black/White Mode” from toolbar and move cursor on “Viewport” enteties. This entitie is not highlighted. With other enteties all works as expected.
In “Full Color Mode” and “Grayscale Mode” no problems.

For example can try on “flange.dxf”

 1718 QCAD (main)Bug ReportVery Low File > SVG Export: selected entities exported in select ...Closed
100%
Task Description

See also:
https://www.qcad.org/rsforum/viewtopic.php?f=31&t=5429

1719QCAD (main)Bug ReportVery LowUndo on converted drawing leads to wrong label position...Assigned
0%
Task Description

Drawing converted from inch to mm - undo leads to wrong dim label position. I can fix that with “Reset Label position” but it would be nice if QCAD could to that in first place.

 1743 QCAD (main)Bug ReportVery Low Draw > Text: Wrong bounding box for text with empty sup ...Closed
100%
1 Task Description

Hi,

I have a drawing where I use text with superscript. In this case when I use autozoom, it does not work as I expect. It includes the 0,0 coordinates too. The problem also occures when I export the drawing into svg.

I attached an example, just use the autozoom.

Thanks,
Soma


Showing tasks 1601 - 1650 of 2556 Page 33 of 52<<First - 31 - 32 - 33 - 34 - 35 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing