Most Annoying Bugs: Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
(→‎Brainstorming & Nominations: end of this section)
 
(89 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Announcement|Documentation and Organization|Function of this page is to track the Most Annoying Bugs that affect usage of Scribus and that meet the criteria listed below}}
{{Announcement|Documentation and Organization|Function of this page is to track the Most Annoying Bugs that affect usage of Scribus and that meet the criteria listed below}}


=== Candidate criteria ===
=== Criteria ===
As for LibreOffice, Hard hacks should meet the below requirements :
 
* Be relatively annoying for a significant amount of people
The most annoying bugs are the top most annoying and disruptive to daily workflow.
 
As for LibreOffice, "Hard hacks" should meet the below requirements :
* Be really annoying for a significant amount of people
* Be relatively difficult to solve and/or track down
* Be relatively difficult to solve and/or track down
* Crashes/data loss are good candidates but not necessary
* Crashes/data loss are good candidates but not necessary
Line 9: Line 12:
* Enhancement requests should NOT be on the list
* Enhancement requests should NOT be on the list


== The Dirty Dozen ==
As for Scribus, care has been taken when nominationg these "most annoying bugs" to the following criteria :
* Bug can be reproduced
* Bug impacts core of scribus mission
* Bug impacts basic functionnalities
* Bug doesnt require a rare combination of circumstances
 
Here there are.


== Candidates ==
= The Dirty Ten =


== Brainstorming & Nominations ==
<mantis>
<small>'''Note:''' Please label bugs using the bug template: <nowiki>{{b|#####}}</nowiki> where # siginifies bug number on the [http://bugs.wiki.net Mantis Bugtracker]</small>
bugid = 11767, 12276,11574,11814,11420,11369,1752,6241,11995,11071
* <strike>Remove the "missing ghostscript" warning on startup and replace it with a warning shown when ghostscript is indeed needed → {{b|11428}}</strike> (nominated by a.l.e)<
comment#11767 = styles, undo
::''This bug was destroyed by cbradney in [http://scribus.net/websvn/revision.php?repname=Scribus&path=%2Ftrunk%2FScribus%2F&rev=19179&peg=19179 r19179]. This bug did not even graduate to ''The Dirty Dozen'' ''
comment#12276 = styles, undo
* The Properties window sometimes stops being updated when switching to a different object → {{b|10182}} (nominated by Ulrich Klauer)
comment#11574 = styles
::''commentary by nominator''
comment#11814 = styles
* RTL support → {{b|3965}} (nominated by [[User:Kunda|Kunda]] ([[User talk:Kunda|talk]]))
comment#11420 = styles
::''This bug opens up the use for Scribus for a multitude of people around the world.''
comment#11369 = user interface, search
* When no end of paragraph is part of the selected and copied text, pasting should not paste the paragraph style of the selection (it should only paste the character styles) →  {{b|11574}}
comment#6241 = user interface
* Search doesnt center on result + only searches current frame
comment#11995 = layout
comment#11071 = layout
</mantis>
 
=== 3 categories ===
It appears MABs can be sorted in 3 categories :
* layout related (right align tab, shrunk text, issue with endofparagraph glyph when right align, etc). See also '[http://bugs.scribus.net/search.php?tag_string=layout #layout]' tag on the bug tracker. There are some more very annoying layout issues (some being related to hyphenation)
* styles related (object copy and paste from other document or from scrapbook, style import, undo messes styles, copy and paste messes styles ...). See also '[http://bugs.scribus.net/search.php?tag_string=styles #styles]' tag on the bug tracker
* User interface related and search related


== Background ==
== Background ==
Line 30: Line 47:
:* [https://wiki.documentfoundation.org/HardHacks LibreOffice Hardhacks]
:* [https://wiki.documentfoundation.org/HardHacks LibreOffice Hardhacks]
:* [https://bugs.freedesktop.org/show_bug.cgi?id=44446 LibreOffice Bugtacker labeled Hardhacks]
:* [https://bugs.freedesktop.org/show_bug.cgi?id=44446 LibreOffice Bugtacker labeled Hardhacks]
= Fixed Most Annoying Bugs =
<mantis>
header = true
show = id, status, summary
bugid = 11428, 12228
comment#11428 = This bug was destroyed by cbradney in [http://scribus.net/websvn/revision.php?repname=Scribus&path=%2Ftrunk%2FScribus%2F&rev=19179&peg=19179 r19179]. This bug did not even graduate to ''The Dirty Dozen
comment#12228 = Bug Fixed prior to 1.5 release!
</mantis>
== Related ==
* [[Most Desired Features]]
* [[Bugs_to_be_Buried]]
[[Category:Development]]
[[Category:Development]]

Latest revision as of 20:04, 23 May 2016

Announcement: Documentation and Organization
Function of this page is to track the Most Annoying Bugs that affect usage of Scribus and that meet the criteria listed below


Criteria

The most annoying bugs are the top most annoying and disruptive to daily workflow.

As for LibreOffice, "Hard hacks" should meet the below requirements :

  • Be really annoying for a significant amount of people
  • Be relatively difficult to solve and/or track down
  • Crashes/data loss are good candidates but not necessary
  • Backtraces should be done on proposed hard hacks before they become accepted hard hacks
  • Enhancement requests should NOT be on the list

As for Scribus, care has been taken when nominationg these "most annoying bugs" to the following criteria :

  • Bug can be reproduced
  • Bug impacts core of scribus mission
  • Bug impacts basic functionnalities
  • Bug doesnt require a rare combination of circumstances

Here there are.

The Dirty Ten

<mantis> bugid = 11767, 12276,11574,11814,11420,11369,1752,6241,11995,11071 comment#11767 = styles, undo comment#12276 = styles, undo comment#11574 = styles comment#11814 = styles comment#11420 = styles comment#11369 = user interface, search comment#6241 = user interface comment#11995 = layout comment#11071 = layout </mantis>

3 categories

It appears MABs can be sorted in 3 categories :

  • layout related (right align tab, shrunk text, issue with endofparagraph glyph when right align, etc). See also '#layout' tag on the bug tracker. There are some more very annoying layout issues (some being related to hyphenation)
  • styles related (object copy and paste from other document or from scrapbook, style import, undo messes styles, copy and paste messes styles ...). See also '#styles' tag on the bug tracker
  • User interface related and search related

Background

  • Thread on the ML started by JLuc on May 2014.
  • Heavily inspired by the LibreOffice model:

Fixed Most Annoying Bugs

<mantis> header = true show = id, status, summary bugid = 11428, 12228 comment#11428 = This bug was destroyed by cbradney in r19179. This bug did not even graduate to The Dirty Dozen comment#12228 = Bug Fixed prior to 1.5 release! </mantis>

Related