View Single Post
Old 09-30-2018, 11:37 AM   #5
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by DiapDealer View Post
Interesting results when testing bug #1 on my Windows/Linux machines: I get different results when dragging the selected files down rather than up. Looks like a Qt bug for sure.
lol, and looks like all different results on Windows/Mac/Linux too!

Quote:
Originally Posted by DiapDealer View Post
Luckily, reordering non-contiguous blocks of files isn't something most users are likely to attempt.
Due to previous discussion on not being able to overwrite HTML files... I've been having to drag/drop lots of new front/backmatter in these books!

Add Existing Files adds them to the very end, alphabetically... so I've been having to drag stuff like:

Before:

Code:
- cover.xhtml
- Chapter01.xhtml
- [...]
- EndBook.xhtml
- copyright.xhtml <---
- newbackmatter.xhtml
- newbackmatter2.xhtml
- titlepage.xhtml <---
After:

Code:
- cover.xhtml
- titlepage.xhtml <---
- copyright.xhtml <---
- Chapter01.xhtml
- [...]
- EndBook.xhtml
- newbackmatter.xhtml
Bug #1 made this much more painful.

At least one good thing came out of not being able to overwrite... I found these bugs!
Tex2002ans is offline   Reply With Quote