Giter Club home page Giter Club logo

gwrite's People

Stargazers

 avatar

Watchers

 avatar

Forkers

gaory1

gwrite's Issues

GWrite and elemetaryOS

What steps will reproduce the problem?
1. Adding a convertion script to convert non-HTML files, like doc/odt, to a 
clear HTML file.
2. GWrite should look like a desktop clone of TinyMCE used in Wordpress.
Please, see the full spec. here:
https://blueprints.launchpad.net/elementaryos/+spec/abiword-alternative

What is the expected output? What do you see instead?
GWrite as an alternative to AbiWord for elementaryOS

What version of the product are you using? On what operating system?
0.5.1

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 22 Aug 2011 at 10:24

Should have the option to auto-save

Gwrite should have the option to auto-save documents, and maybe 10 minutes is a 
reasonable default.

See the proof: 
http://www.linuxdeepin.com/forum/7/1226

Original issue reported on code.google.com by [email protected] on 9 Aug 2011 at 5:34

After using the menu Style > Heading[1-6] focus is moved away from the edit screen

What steps will reproduce the problem?
1. Type some text, more than one line, behaviour is different on top line
2. Put cursor on a line (not first), click Style and choose Heading 1 to 6

What is the expected output? What do you see instead?
Usually, after changing the style like this, the cursor remains in the edit 
window. After choosing a heading, the cursor is no longer in the edit window. 
If I press shift-tab twice, the cursor returns to the edit window, at the 
beginning of the document.

Version 0.3.0 on Ubuntu 10.04 Lucid.

Original issue reported on code.google.com by [email protected] on 11 Jun 2010 at 9:49

how to insert <br> is not evident

What steps will reproduce the problem?
seems not possible to inser a <br> inside a list

What is the expected output? What do you see instead?
should be possible to insert <br /> inside other tags

Please provide any additional information below.
also, ctrl-enter is used in other editors to insert a br


Original issue reported on code.google.com by [email protected] on 31 Mar 2011 at 10:06

Changing style of existing text to "preformat" leaves the <br/> tags

What steps will reproduce the problem?
1. Open a new document
2. Type 3 lines of text
3. Select all and change style to "preformat"
4. Everything looks fine until you close the document and reopen it.  Now the 
lines appear double spaced.  If you view the source you'll see the <pre> block 
contains <br/> tags.

What is the expected output? What do you see instead?
<br/> tags need to be removed (converted to newlines really).  Perhaps other 
tags are left in as well?

What version of the product are you using? On what operating system?
0.5.1 on xubuntu 12.04.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 3 Jun 2012 at 7:24

Live demo

Here's a live demo and screenshot for an HTML/CSS based word processor:
http://www.linuxfuture.org/2011/08/gwrite-as-a-richstyle-front-end/

Original issue reported on code.google.com by [email protected] on 23 Aug 2011 at 8:16

lint source HTML

What steps will reproduce the problem?
Ctrl-U shows html/css, but it's hard to understand because of indentation

What is the expected output?
a clearly indented source file

Please provide any additional information below.
http://utidylib.berlios.de/ may be of help

Original issue reported on code.google.com by [email protected] on 31 Mar 2011 at 10:03

Feature Req. - Tex Packages

What version of the product are you using? On what operating system?
0.5.1 on Ubuntu 10.04 2.6.32-37

how can i use a specific tex package (i.e mhchem, xymtex, ppchtex) in the latex 
editor ?

Original issue reported on code.google.com by [email protected] on 27 Dec 2011 at 10:57

GWrite and elemetaryOS

What steps will reproduce the problem?
1. Adding a convertion script to convert non-HTML files, like doc/odt, to a 
clear HTML file.
2. GWrite should look like a desktop clone of TinyMCE used in Wordpress.


What is the expected output? What do you see instead?
GWrite as an alternative to AbiWord for elementaryOS

What version of the product are you using? On what operating system?
0.5.1

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 22 Aug 2011 at 10:21

Fails to copy to clipboard

What steps will reproduce the problem?
1. Select text
2. Copy (either ctrl-C, or right-click > copy)
3. Attempt to paste, either within gwrite or in another program.

What is the expected output? What do you see instead?
* Sometimes the selected text has not been copied, and whatever was already in 
the clipboard is pasted instead. Repeating the attempt usually doesn't help.
* Sometimes, the clipboard is blanked, and nothing is pasted.
* Sometimes it works correctly.
I can sometimes get different results by switching to a different tab and 
trying to copy from a different document.

What version of the product are you using? On what operating system?
 0.5.1 on Debian Squeeze.

Please provide any additional information below.

It might be relevant that I have 8 tabs open in gwrite. I just tried a couple 
of times opening one file only, and it worked fine.

Original issue reported on code.google.com by [email protected] on 8 Jul 2011 at 4:19

python-jswebkit compiler warnings

running install
running build
running build_ext
skipping 'jswebkit.c' Cython extension (up-to-date)
building 'jswebkit' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 
-mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom 
-fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC 
-I/usr/include/python2.7 -c jswebkit.c -o build/temp.linux-i686-2.7/jswebkit.o 
-pthread -I/usr/include/webkitgtk-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/libsoup-2.4 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2
jswebkit.c: In function ‘__pyx_f_8jswebkit_jsValueToPython’:
jswebkit.c:681:5: warning: passing argument 1 of 
‘PyUnicodeUCS4_DecodeUTF16’ from incompatible pointer type [enabled by 
default]
In file included from /usr/include/python2.7/Python.h:85:0,
                 from jswebkit.c:4:
/usr/include/python2.7/unicodeobject.h:872:23: note: expected ‘const char 
*’ but argument is of type ‘const JSChar *’
jswebkit.c:725:5: warning: passing argument 2 of ‘JSObjectIsFunction’ 
discards ‘const’ qualifier from pointer target type [enabled by default]
In file included from jswebkit.c:115:0:
/usr/include/webkitgtk-1.0/JavaScriptCore/JSObjectRef.h:605:16: note: expected 
‘JSObjectRef’ but argument is of type ‘JSValueRef’
jswebkit.c:748:136: warning: passing argument 3 of ‘((struct 
__pyx_vtabstruct_8jswebkit_JSFunction 
*)__pyx_v_jsFunction->__pyx_base.__pyx_vtab)->__pyx_base.setup’ discards 
‘const’ qualifier from pointer target type [enabled by default]
jswebkit.c:748:136: note: expected ‘JSObjectRef’ but argument is of type 
‘JSValueRef’
jswebkit.c:785:26: warning: passing argument 3 of 
‘__pyx_v_jsObject->__pyx_vtab->setup’ discards ‘const’ qualifier from 
pointer target type [enabled by default]
jswebkit.c:785:26: note: expected ‘JSObjectRef’ but argument is of type 
‘JSValueRef’
jswebkit.c: In function ‘__pyx_f_8jswebkit_JSStringRefToPython’:
jswebkit.c:1075:3: warning: passing argument 1 of 
‘PyUnicodeUCS4_DecodeUTF16’ from incompatible pointer type [enabled by 
default]
In file included from /usr/include/python2.7/Python.h:85:0,
                 from jswebkit.c:4:
/usr/include/python2.7/unicodeobject.h:872:23: note: expected ‘const char 
*’ but argument is of type ‘const JSChar *’
jswebkit.c: In function ‘__pyx_pf_8jswebkit_9JSContext_EvaluateScript’:
jswebkit.c:2670:13: warning: variable ‘__pyx_v_sourceURL’ set but not used 
[-Wunused-but-set-variable]
jswebkit.c:2669:13: warning: variable ‘__pyx_v_thisObject’ set but not used 
[-Wunused-but-set-variable]
creating build/lib.linux-i686-2.7
gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/jswebkit.o -L. 
-lpython2.7 -o build/lib.linux-i686-2.7/jswebkit.so -lwebkitgtk-1.0 
-lgtk-x11-2.0 -lsoup-2.4 -ljavascriptcoregtk-1.0 -lgdk-x11-2.0 -latk-1.0 
-lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype 
-lfontconfig -lgio-2.0 -lgobject-2.0 -lglib-2.0
running install_lib
copying build/lib.linux-i686-2.7/jswebkit.so -> /usr/lib/python2.7/site-packages
running install_egg_info
Writing /usr/lib/python2.7/site-packages/python_jswebkit-0.0.3-py2.7.egg-info


Original issue reported on code.google.com by [email protected] on 28 Jan 2013 at 4:24

Inserted images will use full local computer paths, not relative paths

What steps will reproduce the problem?
1. Create a web page in Gwrite, and save it
2. Insert an image from the same directory as the page

What is the expected output? What do you see instead?

I would expect that the path in the <img> tag would be a relative path, 
such as "image.jpg" or "../image.jpg". Instead, Gwrite inserts the whole 
local computer path: "/home/chris/Web Sites/My Site/image.jpg". This is 
useless for putting onto the Internet.

What version of the product are you using? On what operating system?

0.2.0 on Ubuntu 10.04

Otherwise I'm very happy with Gwrite, it's an excellent program at its 
stage of development and you should be very proud of it.

Original issue reported on code.google.com by [email protected] on 8 May 2010 at 1:04

Arial at the bottom of the list

What steps will reproduce the problem?
1. Click Format
2. Goto Font
3. Scroll right down to Arial

What is the expected output? What do you see instead?
Arial should at the top of the list since it should Alphabetical.

What version of the product are you using? On what operating system?
0.3

Please provide any additional information below.
Thanks for a great tool

Original issue reported on code.google.com by [email protected] on 10 Jun 2010 at 11:04

不能调用ibus

多谢,
Gwrite 使用了 WebkitGtk,
今年前些时候某个日本人的补丁导致 WebkitGtk 
输入法出现了问题,
但是后来 WebKitGtk 修复了输入法问题,
所以您更新下 WebkitGtk 就可以了 =)

Original issue reported on code.google.com by zhuhongxu on 18 Mar 2010 at 5:00

richstyle library

I suggest a dependency for GWrite on libcss-richstyle package. This will let 
GWriter developer(s) to outsource format issues to richstyle library.

Original issue reported on code.google.com by [email protected] on 11 Jun 2011 at 10:19

Retain window size and cursor position

Retaining window size and cursor position would be a very fine convenience. In 
the current implementation one constantly needs to re-size its window and 
scrooll and find the previous cursor position, not very functional (in fact 
disfunctional; can't use it in this state!). 

Thanks for the otherwise excellent app. (Lubuntu 12.04)

Original issue reported on code.google.com by [email protected] on 23 Jul 2012 at 9:36

Pressing return after a heading creates a div not a p tag

What steps will reproduce the problem?
1. Click the H1 icon
2. Type something, press return
3. Type something else

What is the expected output? What do you see instead?
I expect to see the text indented but instead I see text aligned hard left. 
Looking at the source code I see that after a heading, the next element created 
is a div tag instead of a p tag. I can't find any other way to create a div 
tag, so I'm assuming this behaviour is a bug.

I think it would make sense to create a new p tag after entering a heading.

Version 0.3.0 on Ubuntu 10.04 Lucid.

Original issue reported on code.google.com by [email protected] on 11 Jun 2010 at 9:44

Ubuntu 10.10 下丢失部分图标

由于 ubuntu 10.10 的新版 gnome-icons 去掉了 
stock_insert_image,stock_view-html-source 等图标,

所以 maverick 下菜单里的部分图标不可显示

Original issue reported on code.google.com by [email protected] on 13 Sep 2010 at 1:24

UI should be consistent with GNOME and other gtk programs

GWriter's UI is tuitive, yet not consistent with GNOME and other gtk programs. 
For instance, tearoff menus, parentless modal dialogs... these UI design made 
GWriter very ugly especially under GNOME3.

I've wrote a patch to fix several issues including menus, dialogs as well as 
default fonts. Hope that helps.


Original issue reported on code.google.com by [email protected] on 14 Apr 2011 at 11:28

Attachments:

base64 inline 内嵌图片失效

由于 WebkitGtk 的策略修改,
默认 file:/// 域不再能跨域访问网络资源,
导致 base64 编码图片时无法用 XMLHttpRequest 获取图片数据,

使得保存的 html 无法自动内嵌图片

Original issue reported on code.google.com by [email protected] on 22 Jul 2010 at 2:53

Add Export to other formats.

What steps will reproduce the problem?
Add export to other formats.
Espetially wanted is ebook reader formats, like epub and/or mobi.

What is the expected output? What do you see instead?
Somewhere in menu: File->Export as->epub/mobi. And enter file name.
And the app generates separate HTML for each <h1> </h1>  (maybe lower level 
headers also) locks, creates Table of Content, opf, ncx files, and zips 
everything into epub and/or mobi.

What version of the product are you using? On what operating system?
0.5.1, linux mint 11.04


Please provide any additional information below.
many current ebook converters cannot handle base64 images. Also they cannot 
generate opf, ncx files and table of content.

Such feature would make gwrite the easiest tool for ebook creation.

Original issue reported on code.google.com by [email protected] on 5 Jul 2011 at 12:41

Selected texts are missing if clicking right key to open pop-up menu.

What steps will reproduce the problem?
1. Enter one line text.
2. Select the text.
3. Click the right key on mouse to open pop-up menu.

What is the expected output? What do you see instead?

Expected: The menus pops out and the text are still highlighted there.
Actual: The menu pops out but the text disappears.


What version of the product are you using? On what operating system?
1. Gwrite 0.5.0
2. Linux LXJ 2.6.35-23-generic 
   #36-Ubuntu SMP Tue Oct 26 17:03:18 UTC 2010 
   i686 GNU/Linux
3. System language is simplified Chinese. And the issue is reproduced with both 
English and Chinese.

Please provide any additional information below.
My name: Nemo
Email: [email protected](contact me with mail or gtalk)


Original issue reported on code.google.com by [email protected] on 6 Nov 2010 at 6:42

Full pathname of open file should be exposed

What steps will reproduce the problem?
1. Open a file "index.html" (say, from Recent list)
2. Try to discover the full path to that file
3. Realize path is nowhere to be found (other than by doing a "Save As..." to 
determine the default destination)

What is the expected output? What do you see instead?

The file's path should be revealed somewhere in the interface. For comparison, 
GEdit displays it in at least two places:
a. in the window title
   "index.html (/path/to/that/file) - gedit"
b. in the tooltip for the file's editor tab
   "Name: /path/to/that/file/index.html"

What version of the product are you using? On what operating system?

GWrite 0.5.1, self-installed on Linux Fedora 16 x86_64

Original issue reported on code.google.com by [email protected] on 5 Jan 2012 at 3:59

Cannot specify HTML template

Currently, the template for a new HTML file is hard-coded into webkitedit.py in 
the BLANKHTML variable. This template is of an arbitrary design which has css 
declarations which I permanently need to remove. A workaround is to create all 
the files in a different tool, or using touch, then loading within gwrite.

Though I've now figured out how to change it within the code, it would be 
better if this template were a file, loaded from the gwrite config directory, 
meaning it would be easy to substitute with a different file.

If gwrite could be launched with a specified file as the preferred blank 
template, or configured to select a preferred blank template by loading one 
from file from within Preferences, (which would be stored in a ~/.config/ 
location perhaps).

In my view, the blank template should be actually blank, rather than having CSS 
declarations for green headers etc, but that's a matter of taste so long as it 
is controllable.

Original issue reported on code.google.com by [email protected] on 25 Apr 2013 at 9:59

Windows port

i'm so enthusiast of this simple and effective software i would use it instead 
of big wordprocessors in windows too, if available. thanks for listening


Original issue reported on code.google.com by [email protected] on 31 Mar 2011 at 9:58

Feature request: Drag and drop

I cannot drag and drop with the cursor. This would be a useful feature.

What version of the product are you using? On what operating system?

0.5.1 for Debian.


Original issue reported on code.google.com by [email protected] on 29 Sep 2011 at 5:06

Navigation pane opens heading in default browser not in the document

What steps will reproduce the problem?
1. Give a heading to some text
2. Will be opened in browser instead of document

What is the expected output? What do you see instead?
Jump to the heading on the right side (so in the document).

What version of the product are you using? On what operating system?
0.5.1

Please provide any additional information below.
Ubuntu Linux 14.04

Original issue reported on code.google.com by [email protected] on 10 Jun 2015 at 12:34

Alt-1, alt-2 keys to switch tabs please

In gedit, gnome-terminal and many other gnome applications, alt-1, alt-2 and so 
on switch to those tabs. It would be great if gwrite added this, it would make 
my whole Gnome experience much more consistent. :-)

Original issue reported on code.google.com by [email protected] on 11 Jun 2010 at 9:39

UTF8 is disregarded.

What steps will reproduce the problem?
1. Open a UTF-8 file.
2. See Garbage where special chars like „—“ should be.

What is the expected output? What do you see instead?
Correct UTF-8 text.

What version of the product are you using? On what operating system?
Version: 0.3.0-1
Debian squeeze/sid

Original issue reported on code.google.com by [email protected] on 26 Sep 2010 at 7:44

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.