Hi,

ad. 1.

> There are some descriptions about
> the “untitled” or “unbenannt” documents in the code,
> but there is no consistency whether to put a space before the number.
> What should be the correct one?

I presume by "descriptions" you mean that "untitled" (EN) and/or
"unbenannt" (DE) appear
in comments in the code. If at dev@ there is common understanding that
a default name of a new document shall be "Untitled X" then a space is
required before the number X.


ad. 2.

>changing untitled into untitled #
>
> Please tell more about where the untitled problem happens, in bugzilla.
> I think untitled problem should be fixed manually in every code.
>
> Since it looks like different type of bug with #90,
> I will create a new pull request after refinement.

Indubitably you misunderstood my point (probably others at dev@ team
too...) and I do apologize for that.
For some time now I've been working on a non-uniform labelling issue in AOO
User Interface.
The problem of "Untitled" is related to this non-uniformity and has
*nothing* to do with "UntitledX" vs "Untitled X".

For any new document - be it "Untitled 1", "Untitled 2" and so on -
in 'File > Properties > "General" tab', one sees "Untitled" in the
read-only text field.
IMHO this is not the best way to inform the user that a name for the
document is not determined yet.
I prefer MS Word 2010 approach: nothing is displayed in the text field
(empty string)
and no relevant image is shown for the file type.

Image file with relevant screenshots from AOO Writer and MS Word 2010
is available at the following link:

https://drive.google.com/file/d/1xAIHiySoEbzbVRlcXl-z86lq7RCcKx1i/view?usp=sharing


Other proposals for a string in question would be e.g. "(unknown)",
"[none]", "-None-" - and here comes
the above mentioned issue of non-uniformity.


HTH

Czesław

P.S.
By "HTH" I mean, of course, "Hope that Helps"
and not an acronym made from the title of  an AC/DC song. ;‑)




пн, 27 июл. 2020 г. в 15:42, Hyeon Lee <dev.hyeon...@kaist.ac.kr>:

> Hello,
> I am working on some bugs mentioned before, and I have some questions:
>
> 1. There are some descriptions about the “untitled” or “unbenannt”
> documents in the code, but there is no consistency whether to put a space
> before the number. What should be the correct one?
>
> 2.
>
> changing untitled into untitled #
>
> Please tell more about where the untitled problem happens, in bugzilla. I
> think untitled problem should be fixed manually in every code.
>
> Since it looks like different type of bug with #90, I will create a new
> pull request after refinement.
>
> ps. Is there a way to use aoo bugzilla? I think it needs an account but i
> think I cannot make it on the webpage.
>
> Thanks.
>
> Regards,
> Hyeon
>
> > On Jul 19, 2020, at 7:29 PM, Czesław Wolański <
> czeslaw.wolan...@gmail.com> wrote:
> >
> > Hi,
> >
> > Maybe we should handle that part in a different ticket. The difference
> >> (Untitled1 vs. Untitled 1) occurs in several places throughout AOO and I
> >> am not sure if a change here would have impact on other part
> >
> > +1.
> >
> > Additional remarks:
> >
> > 1. Bugzilla Issue 95320 (now partly obsolete) provides examples of "The
> > difference (Untitled1 vs. Untitled 1)"
> >  Of interest therein is also inadequate name displayed when clicking
> > "Page Preview" several times.
> >
> >  https://bz.apache.org/ooo/show_bug.cgi?id=95320
> >
> >
> > 2. file "objmisc.cxx", line 242
> >
> >
> https://github.com/apache/openoffice/blob/38b4ec22106f698bc160ab2dfb25a759cf961a7a/main/sfx2/source/doc/objmisc.cxx#L242
> >
> > "// => nicht am Doc setzen, da sonst "unbenanntX" daraus wird"
> >
> > Please notice "unbenanntX".
> >
> >
> > 3. There is another issue about "Untitled".
> > In  File - Properties', "General" tab, file name is shown as "Untitled".
> >
> > Title of the document window: "Untitled 1"
> > Dialog's title: "Properties of Untitled1"
> > "File" input field: "Untitled"
> >
> >
> > Regards,
> >
> > Czesław Wolański
> >
> >
> >
> >
> >
> >
> >
> > вс, 19 июл. 2020 г. в 11:13, GitBox <g...@apache.org>:
> >
> >> Pilot-Pirx commented on pull request #90:
> >> URL:
> https://github.com/apache/openoffice/pull/90#issuecomment-660613990
> >>> Will the bugzilla issue remain open for the Item 3 in the attachment
> >> about Untitled1 vs Untitled 1 with a space difference between titlebar
> and
> >> menus?
> >>  Maybe we should handle that part in a different ticket. The difference
> >> (Untitled1 vs. Untitled 1) occurs in several places throughout AOO and
> I am
> >> not sure if a change here would have impact on other parts.
> >> ----------------------------------------------------------------
> >> This is an automated message from the Apache Git Service.
> >> To respond to the message, please log on to GitHub and use the
> >> URL above to go to the specific comment.
> >> For queries about this service, please contact Infrastructure at:
> >> us...@infra.apache.org
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> >> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to