After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 746831 - Support vertical text
Support vertical text
Status: RESOLVED DUPLICATE of bug 669542
Product: gtk+
Classification: Platform
Component: Widget: GtkTextView
unspecified
Other All
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-03-26 17:07 UTC by Akira Nakagawa
Modified: 2017-08-24 23:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Akira Nakagawa 2015-03-26 17:07:42 UTC
They still Japanese vertical text writing out of the support in many GUI world.
Qt,iOS,AOSP will never support if the others don't support it.
Japanese is traditionally write from top to bottom,right to left.
These days,most writings is written horizonal,because of Windows and MSO.
For the freedom of speech,I stand up to fight for the culture.
At first,I want to implement vertical textview.
Comment 1 Akira Nakagawa 2015-04-16 09:32:10 UTC
So,Mr.Tagoh,what do you think of this challenge?
Is this easy?
To add a widget is easier in Gtk than in the other toolkits for me,
but what will be the main problem?
Comment 2 Akira TAGOH 2015-04-16 09:43:43 UTC
Can you explain more details what is inconvenient in current implementation and how you are going to address it. that sounds quite vague at this moment. not even sure if you want to improve existing widgets or want to add a custom widget for what you want.
So it's hard to estimate how long it take a time to accomplish, what is the task for it.
Comment 3 Akira Nakagawa 2015-04-18 11:46:52 UTC
In current status, people should create a widget by themselves.
As it is easy for some of them, but it is also true that they don't have any standard.
I am considering which option, to add a new widget or to add a feature to the exiting,the custom one is less dangerous in what caused by updating.
However it is, I think the latter one is the better.
The reason is it need less changes to a interface of an application.

The second reason is RL writing system.
It is also supprted in most text widgets and they are not custom.
Ruby is also japanese original text feature ,but I don't care it this time.
As it is a problem of font,I think.
they should have been supported same as the accent charactaristics be done.
Comment 4 Akira TAGOH 2015-04-20 02:26:26 UTC
I agreed with improving the existing widgets.

though I can't still figure out how it is easy/hard to do. can you clarify the detailed scope/goal of your idea?
Comment 5 Daniel Boles 2017-08-24 23:59:22 UTC

*** This bug has been marked as a duplicate of bug 669542 ***