Bug 43857 - BUGZILLAASSISTANT UI: Icon "Formula Editor" function broken
Summary: BUGZILLAASSISTANT UI: Icon "Formula Editor" function broken
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: WWW (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other All
: medium normal
Assignee: Loic Dachary
URL: https://www.libreoffice.org/get-help/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-15 06:59 UTC by Rainer Bielefeld Retired
Modified: 2012-02-19 14:34 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rainer Bielefeld Retired 2011-12-15 06:59:07 UTC
Steps to reproduce:

1. start assistant
   > Icons and Pulldown for Component appears
2. Click 'Formula Editor' Icon in most bottom icons row.
   Expected: "Formula Editor" appears in pulldown heading, Help text appears
   Actual: Nothing

That is different to other Icon functions

Further investigations

11. Start assistant
12. Move mouse to Select component pulldown
   > pulldown opens and shows Components
13. Move Mouse in selector to "Formula Editor"
   > appropriate help text appears in the right Window.  :-)
14. Click to select and leave
   As expected: "Formula Editor" leaves in pulldown
   Unexpected: In Help an arbitrary help text appears, the last 
               shown when you leave the Icon field remains
That is different to other Selections like "Chart", where the Icon becomes marked as "Selected" and help text appears and remains when mouse pointer leaves Icons filed.

This problem might be related to latest changes for Help text on
<http://wiki.documentfoundation.org/BugReport_Details#Components>
<http://wiki.documentfoundation.org/BugzAssHlp_Formula_Editor_long>
<http://wiki.documentfoundation.org/Template:BugzAssHlp_Formula_Editor>
But That all looks very similar to PDF Export (after a small correction in /BugzAssHlp_Formula_Editor_long/ today
Comment 1 Rainer Bielefeld Retired 2012-01-17 10:23:04 UTC
It seems we have some inconsistences here. I made syntas as similar as possible to [[BugzAssHlp PDF export long]] for [[BugzAssHlp_Formula_editor_long]] and [[BugzAssHlp_Formula_Editor_long]], addidionally I modified link in
[[BugReport Details]]
from [[BugzAssHlp_Formula_editor_long|Read more ... &gt;]]
to   [[BugzAssHlp_Formula_Editor_long|Read more ... &gt;]]

No idea whether that can help.

@Thomas:
forget my comment concerning unified capitalization for all components, that would need a modification in Bugzilla, what might be easy, but until now I did not test the consequences of renaming.
Comment 2 Loic Dachary 2012-02-19 13:56:01 UTC
After a local checkout as per
http://wiki.documentfoundation.org/Bug_Submission_Assistant#Installation_and_maintenance

I ran 

loic@bet:~/software/libreoffice/website/bug$ make check
perl sanity.pl TEST
ok 1 - PDF export 1
ok 2 - Writer 1
ok 3 - Drawing 1
ok 4 - Formula editor 1
ok 5 - UI 1
ok 6 - Installation 1
ok 7 - Extensions 1
ok 8 - Database 2
ok 9 - Localization -1
ok 10 - Chart 1
ok 11 - Documentation 1
ok 12 - Localisation 0
ok 13 - Presentation 1
ok 14 - contrib 1
ok 15 - WWW 1
ok 16 - Linguistic component 1
ok 17 - BASIC 1
ok 18 - BugAssistant 0
ok 19 - Libreoffice 1
ok 20 - Spreadsheet 1
component Database found 2 times in the wiki
component Localization found in the wiki but not in the bugzilla
component Localisation found in bugzilla but not in the wiki
component BugAssistant found in bugzilla but not in the wiki
wiki URL http://wiki.documentfoundation.org/BugReport_Details
components extracted with components.xsl from the wiki are in sanity-components.xhtml
bugzilla URL https://bugassistant.libreoffice.org/enter_bug.cgi?product=LibreOffice
bugzilla information retrieved from sanity-query.xhtml
ok 21 - analyze 4
1..21
loic@bet:~/software/libreoffice/website/bug$ git remote -v
origin	ssh://loic@git.freedesktop.org/git/libreoffice/website (fetch)
origin	ssh://loic@git.freedesktop.org/git/libreoffice/website (push)