https://bugs.freedesktop.org/show_bug.cgi?id=43291

Lionel Elie Mamane <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Lionel Elie Mamane <[email protected]> 2011-11-28 23:04:49 
PST ---
(In reply to comment #2)
> Not a bug, it's a feature, but really worrying. The Submit button appears 
> after
> you have typed at least 10 (?) characters into the Summary pane

And I had typed only three characters, OK.

> Suggestion for a solution:
> 1. Fields with missing contents should be marked light red background, 
>    red border or similar (samd for 'Version' field if still 2choose one" 
>    and reporter is astonished why not 'Summary' or 'Long description' 
>    field appears)
> 2. The condition "Click into "Long description" after Summary is complete 
>    should be removed

Rather than remove this condition completely I'd say:

Instead of "no submit button", have a greyed-out inoperative submit button
*and* right next/under/before/... it, a text that says:

IF short description is too short THEN
  say "Subject: Please enter a short one-line summary of problem"
ELSE IF long description has not been edited THEN
  say "Long Description: Please explain your problem in detail and how to
reproduce it"
ELSE
  enable submit button

If that's too hard to code, then the standard "submit button is there but does
alert(error_message) if conditions not fulfilled" would be OK, too, and still
better than the current.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to